| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix missing define to map rgb_matrix function set to rgblight. (#11084) | Sergey Omelchenko | 2020-12-05 | 1 | -0/+2 |
* | | [Split] Sync Timer feature (#10997) | XScorpion2 | 2020-12-01 | 4 | -15/+39 |
|/ |
|
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 45 | -122/+1668 |
* | ST7565 tidyup (#10907) | Ryan | 2020-11-26 | 5 | -11/+29 |
* | Fix typo causing `redefined error` in keymap_french_osx (#10962) | Geoffrey BOTIN | 2020-11-17 | 1 | -1/+1 |
* | Recommend use of LED Indicator config (#10895) | Joel Challis | 2020-11-16 | 2 | -1/+11 |
* | Indicator LEDs as config (#10816) | Joel Challis | 2020-11-08 | 2 | -52/+141 |
* | Add support for 4 IS31FL3731 devices (#10860) | X-Bows Tech | 2020-11-05 | 1 | -0/+18 |
* | Allow modified keycodes in Unicode input (#10658) | Ryan | 2020-10-27 | 1 | -13/+3 |
* | Update keymap_spanish_dvorak.h (#10213) | Félix Sanz | 2020-10-23 | 1 | -2/+2 |
* | Partial fix for sendstring_french.h (#10623) | Ryan | 2020-10-13 | 1 | -2/+2 |
* | Fix issue introduced by PR#10404 (#10559) | a_p_u_r_o | 2020-10-07 | 1 | -2/+2 |
* | Fix for MIDI sustain effect issue (#10361) | 3araht | 2020-10-04 | 1 | -4/+6 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-10-04 | 2 | -13/+13 |
* | Merge pull request #10404 from cmdremily/opendeck-core | Drashna Jaelre | 2020-10-04 | 2 | -0/+10 |
|\ |
|
| * | Fix issues with unused variables and functions preventing a clean compile. | cmdremily | 2020-09-23 | 1 | -0/+4 |
| * | Allow the use of a single IS31FL3731 LED driver | cmdremily | 2020-09-23 | 1 | -0/+6 |
* | | Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con... | sol | 2020-10-02 | 1 | -1/+1 |
* | | Add logic for AT90USBxx7 where needed (#10203) | Ryan | 2020-09-27 | 3 | -3/+7 |
* | | `setrgb()`: Use arrow operator (#10451) | Ryan | 2020-09-26 | 1 | -4/+4 |
* | | Fix Belgian sendstring properly (#10444) | Ryan | 2020-09-26 | 1 | -1/+1 |
* | | Fix Belgian sendstring file (#10443) | Drashna Jaelre | 2020-09-26 | 1 | -1/+1 |
|/ |
|
* | Fix typo in via.c (#10000) | Wilba | 2020-09-21 | 1 | -1/+1 |
* | Add STM32F401/F411 to mcu_selection.mk (#10278) | Ryan | 2020-09-18 | 1 | -30/+96 |
* | [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) | Xelus22 | 2020-09-16 | 1 | -0/+5 |
* | quantum/debounce: rename debouncing algorithms (#9564) | Purdea Andrei | 2020-09-06 | 5 | -28/+0 |
* | Unflip < and > for canadian mutlilingual (#10222) | Olivier Li | 2020-09-06 | 1 | -2/+2 |
* | Fixed Spanish keymap extra ES_DIAE symbol (#10211) | Félix Sanz | 2020-09-01 | 1 | -1/+1 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-08-29 | 4 | -51/+42 |
* | K-Type refactor (#9864) | Ryan | 2020-08-29 | 1 | -0/+2 |
* | Kiibohd bootloader, take 2 (#10129) | Ryan | 2020-08-29 | 1 | -0/+2 |
* | Remove f072 backlight warning (#10040) | Joel Challis | 2020-08-29 | 1 | -4/+0 |
* | ARM backlight - timer implementation (#8291) | Joel Challis | 2020-08-29 | 1 | -0/+167 |
* | #define AUTO_SHIFT_SETUP (#8441) | Greg Wright | 2020-08-29 | 2 | -34/+40 |
* | Fix Czech keycodes (#9987) | David Kosorin | 2020-08-29 | 1 | -2/+2 |
* | Noeeprom functions for rgb_matrix (#9487) | Tynan Beatty | 2020-08-29 | 2 | -86/+133 |
* | Add support for hsv->rgb conversion without using CIE curve. (#9856) | Nick Brassel | 2020-08-29 | 2 | -3/+24 |
* | The Key Company project consolidation (#9547) | TerryMathews | 2020-08-29 | 1 | -1/+5 |
* | Tweak the Christmas animation effect to be less harsh on the eyes (#7648) | Max Rumpf | 2020-08-29 | 2 | -5/+28 |
* | Hid joystick interface (#4226) | a-chol | 2020-08-29 | 7 | -0/+288 |
* | Update features to use Custom Tapping Term when appropriate (#6259) | Drashna Jaelre | 2020-08-29 | 3 | -17/+17 |
* | Bigger combo index (#9318) | Pete Sevander | 2020-08-29 | 2 | -4/+4 |
* | Don't compile outputselect.c if Bluetooth is disabled (#9356) | Ryan | 2020-08-29 | 1 | -2/+2 |
* | Additional cleanups for V-USB code (#9310) | Ryan | 2020-08-29 | 1 | -3/+0 |
* | Initial work for consolidation of ChibiOS platform files (#8327) | Nick Brassel | 2020-08-29 | 4 | -1556/+0 |
* | Add noeeprom speed function for RGBLIGHT (#9706) | Drashna Jaelre | 2020-08-25 | 2 | -4/+17 |
* | Compiler warning when using WS2812 (#9955) | Drashna Jaelre | 2020-08-25 | 1 | -0/+4 |
* | Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943) | nopunin10did | 2020-08-17 | 1 | -0/+9 |
* | Add Indicator flag for RGB Matrix (#9933) | Drashna Jaelre | 2020-08-05 | 1 | -0/+1 |
* | Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874) | BeefaloKing | 2020-08-04 | 1 | -1/+1 |