summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234)Takeshi Nishio2021-01-19
* Add BGR byte order for WS2812 drivers (#11562)kb-elmo2021-01-16
* allow customizing decrease delay of rgb heatmap (#11322)André Silva2021-01-14
* keymap_fr_ch: undef `CH_H` (#11537)Ryan2021-01-13
* Lighting Layers should be disabled when suspended (#11442)Joshua Diamond2021-01-11
* Fix Tap-Hold Configs (#11127)Drashna Jaelre2021-01-04
* Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)Joshua Diamond2021-01-02
* Added mac variant of portuguese keymap extras (#11260)André Cruz2020-12-29
* [Bug] Fix RGB Matrix Indicators (#11308)Drashna Jaelre2020-12-29
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-28
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-26
* Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-23
* Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on ...Joshua Diamond2020-12-23
* Fix Issue #9533 - Delayed shift state handling (#11220)Joshua Diamond2020-12-22
* Various compilation fixes for avr-gcc 10 (#9269)Joel Challis2020-12-18
* Run cformat and dos2unix manually (#11235)Ryan2020-12-17
* Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan2020-12-16
* Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` i...Takeshi ISHII2020-12-13
* Fixed french quotes on canadian multilingual (#11183)Hedgestock2020-12-11
* Normalise include statements in core code (#11153)Ryan2020-12-11
* add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch2020-12-06
* Add definitions for RGB off/black. (#11132)r-pufky2020-12-06
* Fix missing define to map rgb_matrix function set to rgblight. (#11084)Sergey Omelchenko2020-12-05
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* ST7565 tidyup (#10907)Ryan2020-11-26
* Fix typo causing `redefined error` in keymap_french_osx (#10962)Geoffrey BOTIN2020-11-17
* Recommend use of LED Indicator config (#10895)Joel Challis2020-11-16
* Indicator LEDs as config (#10816)Joel Challis2020-11-08
* Add support for 4 IS31FL3731 devices (#10860)X-Bows Tech2020-11-05
* Allow modified keycodes in Unicode input (#10658)Ryan2020-10-27
* Update keymap_spanish_dvorak.h (#10213)Félix Sanz2020-10-23
* Partial fix for sendstring_french.h (#10623)Ryan2020-10-13
* Fix issue introduced by PR#10404 (#10559)a_p_u_r_o2020-10-07
* Fix for MIDI sustain effect issue (#10361)3araht2020-10-04
* format code according to conventions [skip ci]QMK Bot2020-10-04
* Merge pull request #10404 from cmdremily/opendeck-coreDrashna Jaelre2020-10-04
|\
| * Fix issues with unused variables and functions preventing a clean compile.cmdremily2020-09-23
| * Allow the use of a single IS31FL3731 LED drivercmdremily2020-09-23
* | Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...sol2020-10-02
* | Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-27
* | `setrgb()`: Use arrow operator (#10451)Ryan2020-09-26
* | Fix Belgian sendstring properly (#10444)Ryan2020-09-26
* | Fix Belgian sendstring file (#10443)Drashna Jaelre2020-09-26
|/
* Fix typo in via.c (#10000)Wilba2020-09-21
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-18
* [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)Xelus222020-09-16
* quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei2020-09-06
* Unflip < and > for canadian mutlilingual (#10222)Olivier Li2020-09-06
* Fixed Spanish keymap extra ES_DIAE symbol (#10211)Félix Sanz2020-09-01