| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #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 |
* | Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) | Konstantin Đorđević | 2020-07-16 | 1 | -2/+5 |
* | Allow for user song list (#9281) | Drashna Jaelre | 2020-07-16 | 1 | -41/+129 |
* | Fixed CA_DOTA key code (#9722) | Hedgestock | 2020-07-16 | 1 | -1/+1 |
* | Remove `DESCRIPTION` (#9732) | Ryan | 2020-07-16 | 2 | -2/+0 |
* | Update new keyboard templates (#9636) | Ryan | 2020-07-15 | 11 | -269/+172 |
* | Fix RGB Matrix using RGBW WS2812 LEDs (#9705) | Drashna Jaelre | 2020-07-13 | 1 | -1/+1 |
* | Refactor ARM backlight (#7959) | Joel Challis | 2020-07-10 | 1 | -99/+61 |
* | Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664) | Oskar Holstensson | 2020-07-08 | 1 | -1/+1 |
* | [Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644) | Guillaume Gérard | 2020-07-08 | 2 | -0/+353 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-07-07 | 1 | -2/+2 |
* | Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9... | Dongfeng Yu | 2020-07-07 | 1 | -3/+5 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-07-04 | 2 | -13/+9 |
* | add DIP_SWITCH_MATRIX_GRID support (#8772) | Takeshi ISHII | 2020-07-04 | 2 | -4/+53 |
* | add SPLIT_HAND_MATRIX_GRID support (#8685) | Takeshi ISHII | 2020-07-04 | 1 | -0/+24 |
* | Fix “G” in Neo2 keymap (#9645) | Olli | 2020-07-04 | 1 | -1/+1 |
* | Make sendstring respect `TAP_CODE_DELAY` (#9623) | Ryan | 2020-07-02 | 1 | -4/+2 |
* | feat: add dvorak-fr as extra keymap (#9512) | Guillaume Gérard | 2020-06-24 | 2 | -0/+215 |
* | Add Hebrew keymap aliases (#9383) | Joshua Diamond | 2020-06-23 | 1 | -0/+151 |
* | Improve keycode handling for RGB (#7677) | Drashna Jaelre | 2020-06-22 | 1 | -8/+77 |
* | `qmk cformat` (#9500) | Nick Brassel | 2020-06-22 | 4 | -46/+43 |
* | Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412) | Drashna Jaelre | 2020-06-20 | 1 | -7/+7 |
* | Support IS31FL3741 and IS31FL3741A. (#9201) | MelGeek | 2020-06-20 | 2 | -5/+24 |
* | Standardize how unicode is processed (fixes #8768) (#8770) | Jason Laqua | 2020-06-18 | 5 | -90/+81 |
* | adds support for the atmega328 (#9043) | itsnoteasy | 2020-06-10 | 3 | -2/+20 |
* | Fixed slave-side keyboard half unresponsiveness (#9360) | Adrian | 2020-06-10 | 1 | -1/+4 |
* | Move encoder_read to common location (#9003) | Joel Challis | 2020-06-03 | 2 | -18/+1 |
|\ |
|
| * | Move encoder_read to common location | zvecr | 2020-05-02 | 2 | -18/+1 |
* | | Move dip switch init to back of the init process (#9233) | Drashna Jaelre | 2020-06-03 | 1 | -3/+0 |
* | | Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260) | Joshua Diamond | 2020-06-01 | 1 | -3/+3 |
* | | Option to allow lighting layers when RGB Lighting is off (#9051) | Joshua Diamond | 2020-06-01 | 1 | -6/+18 |
* | | BE_J should map to KC_J (#9243) | Kimat Boven | 2020-06-01 | 1 | -1/+1 |
* | | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 14 | -90/+105 |
* | | Fix build. (#9163) | Nick Brassel | 2020-05-22 | 1 | -1/+1 |