aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Indicator flag for RGB Matrix (#9933)Drashna Jaelre2020-08-051-0/+1
* Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874)BeefaloKing2020-08-041-1/+1
* Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)Konstantin Đorđević2020-07-161-2/+5
* Allow for user song list (#9281)Drashna Jaelre2020-07-161-41/+129
* Fixed CA_DOTA key code (#9722)Hedgestock2020-07-161-1/+1
* Remove `DESCRIPTION` (#9732)Ryan2020-07-162-2/+0
* Update new keyboard templates (#9636)Ryan2020-07-1511-269/+172
* Fix RGB Matrix using RGBW WS2812 LEDs (#9705)Drashna Jaelre2020-07-131-1/+1
* Refactor ARM backlight (#7959)Joel Challis2020-07-101-99/+61
* Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664)Oskar Holstensson2020-07-081-1/+1
* [Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644)Guillaume Gérard2020-07-082-0/+353
* format code according to conventions [skip ci]QMK Bot2020-07-071-2/+2
* Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9...Dongfeng Yu2020-07-071-3/+5
* format code according to conventions [skip ci]QMK Bot2020-07-042-13/+9
* add DIP_SWITCH_MATRIX_GRID support (#8772)Takeshi ISHII2020-07-042-4/+53
* add SPLIT_HAND_MATRIX_GRID support (#8685)Takeshi ISHII2020-07-041-0/+24
* Fix “G” in Neo2 keymap (#9645)Olli2020-07-041-1/+1
* Make sendstring respect `TAP_CODE_DELAY` (#9623)Ryan2020-07-021-4/+2
* feat: add dvorak-fr as extra keymap (#9512)Guillaume Gérard2020-06-242-0/+215
* Add Hebrew keymap aliases (#9383)Joshua Diamond2020-06-231-0/+151
* Improve keycode handling for RGB (#7677)Drashna Jaelre2020-06-221-8/+77
* `qmk cformat` (#9500)Nick Brassel2020-06-224-46/+43
* Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412)Drashna Jaelre2020-06-201-7/+7
* Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek2020-06-202-5/+24
* Standardize how unicode is processed (fixes #8768) (#8770)Jason Laqua2020-06-185-90/+81
* adds support for the atmega328 (#9043)itsnoteasy2020-06-103-2/+20
* Fixed slave-side keyboard half unresponsiveness (#9360)Adrian2020-06-101-1/+4
* Move encoder_read to common location (#9003)Joel Challis2020-06-032-18/+1
|\
| * Move encoder_read to common locationzvecr2020-05-022-18/+1
* | Move dip switch init to back of the init process (#9233)Drashna Jaelre2020-06-031-3/+0
* | Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260)Joshua Diamond2020-06-011-3/+3
* | Option to allow lighting layers when RGB Lighting is off (#9051)Joshua Diamond2020-06-011-6/+18
* | BE_J should map to KC_J (#9243)Kimat Boven2020-06-011-1/+1
* | 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-3014-90/+105
* | Fix build. (#9163)Nick Brassel2020-05-221-1/+1
* | Initial arm serial partially based on old lets split code (#7072)Joel Challis2020-05-211-2/+2
|\ \
| * | Initial arm serial partially based on old lets split codezvecr2020-05-211-2/+2
* | | format code according to conventions [skip ci]QMK Bot2020-05-212-4/+4
|/ /
* | Slight speed increases for matrix scanning (#9150)Joel Challis2020-05-212-32/+50
* | Use LUFA funcs for split_util (#8594)Joel Challis2020-05-211-21/+44
* | format code according to conventions [skip ci]QMK Bot2020-05-181-3/+1
* | Add query functions for RGB Light and RGB Matrix (#8960)Drashna Jaelre2020-05-184-0/+32
* | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* | One shot support for swap hands (#8590)Zsolt Parragi2020-05-141-0/+1
* | Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond2020-05-132-4/+17
* | Update Neo2 keymap (#9063)Ryan2020-05-131-58/+122
* | Update Canadian Multilingual keymap and add sendstring LUT (#8786)Ryan2020-05-132-236/+510