summaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* Normalise include statements in core code (#11153)Ryan2020-12-1117-24/+24
* add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)Josh Hinnebusch2020-12-061-1/+19
* Add definitions for RGB off/black. (#11132)r-pufky2020-12-061-0/+4
* Fix missing define to map rgb_matrix function set to rgblight. (#11084)Sergey Omelchenko2020-12-051-0/+2
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-2845-122/+1668
* ST7565 tidyup (#10907)Ryan2020-11-265-11/+29
* Fix typo causing `redefined error` in keymap_french_osx (#10962)Geoffrey BOTIN2020-11-171-1/+1
* Recommend use of LED Indicator config (#10895)Joel Challis2020-11-162-1/+11
* Indicator LEDs as config (#10816)Joel Challis2020-11-082-52/+141
* Add support for 4 IS31FL3731 devices (#10860)X-Bows Tech2020-11-051-0/+18
* Allow modified keycodes in Unicode input (#10658)Ryan2020-10-271-13/+3
* Update keymap_spanish_dvorak.h (#10213)Félix Sanz2020-10-231-2/+2
* Partial fix for sendstring_french.h (#10623)Ryan2020-10-131-2/+2
* Fix issue introduced by PR#10404 (#10559)a_p_u_r_o2020-10-071-2/+2
* Fix for MIDI sustain effect issue (#10361)3araht2020-10-041-4/+6
* format code according to conventions [skip ci]QMK Bot2020-10-042-13/+13
* Merge pull request #10404 from cmdremily/opendeck-coreDrashna Jaelre2020-10-042-0/+10
|\
| * Fix issues with unused variables and functions preventing a clean compile.cmdremily2020-09-231-0/+4
| * Allow the use of a single IS31FL3731 LED drivercmdremily2020-09-231-0/+6
* | Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...sol2020-10-021-1/+1
* | Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-273-3/+7
* | `setrgb()`: Use arrow operator (#10451)Ryan2020-09-261-4/+4
* | Fix Belgian sendstring properly (#10444)Ryan2020-09-261-1/+1
* | Fix Belgian sendstring file (#10443)Drashna Jaelre2020-09-261-1/+1
|/
* Fix typo in via.c (#10000)Wilba2020-09-211-1/+1
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-181-30/+96
* [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)Xelus222020-09-161-0/+5
* quantum/debounce: rename debouncing algorithms (#9564)Purdea Andrei2020-09-065-28/+0
* Unflip < and > for canadian mutlilingual (#10222)Olivier Li2020-09-061-2/+2
* Fixed Spanish keymap extra ES_DIAE symbol (#10211)Félix Sanz2020-09-011-1/+1
* format code according to conventions [skip ci]QMK Bot2020-08-294-51/+42
* K-Type refactor (#9864)Ryan2020-08-291-0/+2
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-291-0/+2
* Remove f072 backlight warning (#10040)Joel Challis2020-08-291-4/+0
* ARM backlight - timer implementation (#8291)Joel Challis2020-08-291-0/+167
* #define AUTO_SHIFT_SETUP (#8441)Greg Wright2020-08-292-34/+40
* Fix Czech keycodes (#9987)David Kosorin2020-08-291-2/+2
* Noeeprom functions for rgb_matrix (#9487)Tynan Beatty2020-08-292-86/+133
* Add support for hsv->rgb conversion without using CIE curve. (#9856)Nick Brassel2020-08-292-3/+24
* The Key Company project consolidation (#9547)TerryMathews2020-08-291-1/+5
* Tweak the Christmas animation effect to be less harsh on the eyes (#7648)Max Rumpf2020-08-292-5/+28
* Hid joystick interface (#4226)a-chol2020-08-297-0/+288
* Update features to use Custom Tapping Term when appropriate (#6259)Drashna Jaelre2020-08-293-17/+17
* Bigger combo index (#9318)Pete Sevander2020-08-292-4/+4
* Don't compile outputselect.c if Bluetooth is disabled (#9356)Ryan2020-08-291-2/+2
* Additional cleanups for V-USB code (#9310)Ryan2020-08-291-3/+0
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-294-1556/+0
* Add noeeprom speed function for RGBLIGHT (#9706)Drashna Jaelre2020-08-252-4/+17
* Compiler warning when using WS2812 (#9955)Drashna Jaelre2020-08-251-0/+4
* Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)nopunin10did2020-08-171-0/+9