Age | Commit message (Expand) | Author |
2020-09-23 | Fix issues with unused variables and functions preventing a clean compile. | cmdremily |
2020-09-23 | Allow the use of a single IS31FL3731 LED driver | cmdremily |
2020-09-21 | Fix typo in via.c (#10000) | Wilba |
2020-09-18 | Add STM32F401/F411 to mcu_selection.mk (#10278) | Ryan |
2020-09-16 | [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) | Xelus22 |
2020-09-06 | quantum/debounce: rename debouncing algorithms (#9564) | Purdea Andrei |
2020-09-06 | Unflip < and > for canadian mutlilingual (#10222) | Olivier Li |
2020-09-01 | Fixed Spanish keymap extra ES_DIAE symbol (#10211) | Félix Sanz |
2020-08-29 | format code according to conventions [skip ci] | QMK Bot |
2020-08-29 | K-Type refactor (#9864) | Ryan |
2020-08-29 | Kiibohd bootloader, take 2 (#10129) | Ryan |
2020-08-29 | Remove f072 backlight warning (#10040) | Joel Challis |
2020-08-29 | ARM backlight - timer implementation (#8291) | Joel Challis |
2020-08-29 | #define AUTO_SHIFT_SETUP (#8441) | Greg Wright |
2020-08-29 | Fix Czech keycodes (#9987) | David Kosorin |
2020-08-29 | Noeeprom functions for rgb_matrix (#9487) | Tynan Beatty |
2020-08-29 | Add support for hsv->rgb conversion without using CIE curve. (#9856) | Nick Brassel |
2020-08-29 | The Key Company project consolidation (#9547) | TerryMathews |
2020-08-29 | Tweak the Christmas animation effect to be less harsh on the eyes (#7648) | Max Rumpf |
2020-08-29 | Hid joystick interface (#4226) | a-chol |
2020-08-29 | Update features to use Custom Tapping Term when appropriate (#6259) | Drashna Jaelre |
2020-08-29 | Bigger combo index (#9318) | Pete Sevander |
2020-08-29 | Don't compile outputselect.c if Bluetooth is disabled (#9356) | Ryan |
2020-08-29 | Additional cleanups for V-USB code (#9310) | Ryan |
2020-08-29 | Initial work for consolidation of ChibiOS platform files (#8327) | Nick Brassel |
2020-08-25 | Add noeeprom speed function for RGBLIGHT (#9706) | Drashna Jaelre |
2020-08-25 | Compiler warning when using WS2812 (#9955) | Drashna Jaelre |
2020-08-17 | Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943) | nopunin10did |
2020-08-05 | Add Indicator flag for RGB Matrix (#9933) | Drashna Jaelre |
2020-08-04 | Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874) | BeefaloKing |
2020-07-16 | Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) | Konstantin Đorđević |
2020-07-16 | Allow for user song list (#9281) | Drashna Jaelre |
2020-07-16 | Fixed CA_DOTA key code (#9722) | Hedgestock |
2020-07-16 | Remove `DESCRIPTION` (#9732) | Ryan |
2020-07-15 | Update new keyboard templates (#9636) | Ryan |
2020-07-13 | Fix RGB Matrix using RGBW WS2812 LEDs (#9705) | Drashna Jaelre |
2020-07-10 | Refactor ARM backlight (#7959) | Joel Challis |
2020-07-08 | Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664) | Oskar Holstensson |
2020-07-08 | [Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644) | Guillaume Gérard |
2020-07-07 | format code according to conventions [skip ci] | QMK Bot |
2020-07-07 | Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9... | Dongfeng Yu |
2020-07-04 | format code according to conventions [skip ci] | QMK Bot |
2020-07-04 | add DIP_SWITCH_MATRIX_GRID support (#8772) | Takeshi ISHII |
2020-07-04 | add SPLIT_HAND_MATRIX_GRID support (#8685) | Takeshi ISHII |
2020-07-04 | Fix “G” in Neo2 keymap (#9645) | Olli |
2020-07-02 | Make sendstring respect `TAP_CODE_DELAY` (#9623) | Ryan |
2020-06-24 | feat: add dvorak-fr as extra keymap (#9512) | Guillaume Gérard |
2020-06-23 | Add Hebrew keymap aliases (#9383) | Joshua Diamond |
2020-06-22 | Improve keycode handling for RGB (#7677) | Drashna Jaelre |
2020-06-22 | `qmk cformat` (#9500) | Nick Brassel |