| Commit message (Expand) | Author | Age | Files | Lines |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -0/+21 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-02-25 | 1 | -27/+65 |
|\ |
|
| * | V-USB suspend refactor (#11891) | Ryan | 2021-02-25 | 1 | -29/+66 |
* | | Address wake from sleep instability (#11450) | Joshua Diamond | 2021-02-02 | 1 | -1/+0 |
* | | Stop sounds when suspended (#11553) | Joshua Diamond | 2021-02-01 | 1 | -2/+2 |
|/ |
|
* | Lighting Layers should be disabled when suspended (#11442) | Joshua Diamond | 2021-01-11 | 1 | -14/+2 |
* | Remove useless wait in AVR suspend code (#11352) | Ryan | 2020-12-30 | 1 | -3/+0 |
* | Refactor rgblight_reconfig.h (#7773) | Takeshi ISHII | 2020-03-10 | 1 | -22/+0 |
* | Move tmk_core/common/backlight to quantum/backlight (#6710) | Joel Challis | 2019-10-17 | 1 | -1/+4 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -91/+80 |
* | Next set of split_common changes (#4974) | James Churchill | 2019-03-12 | 1 | -9/+0 |
* | Add kb and user level keyboard initialization functions (#3113) | Drashna Jaelre | 2019-02-14 | 1 | -14/+14 |
* | Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) | Rockman18 | 2019-01-28 | 1 | -25/+32 |
* | Fix RGBLIGHT_SLEEP function (#4865) | Drashna Jaelre | 2019-01-25 | 1 | -17/+30 |
* | Zeal60/Zeal65/M60-A implementation (#3879) | Wilba6582 | 2018-09-13 | 1 | -16/+21 |
* | rgblight.[ch] more configurable (#3582) | Takeshi ISHII | 2018-09-13 | 1 | -0/+1 |
* | Fix RG Sleep issues for Teensy Controllers | Drashna Jaelre | 2018-09-11 | 1 | -0/+3 |
* | Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP | Drashna Jaelre | 2018-06-28 | 1 | -3/+3 |
* | Add Suspend functions (#3112) | Drashna Jaelre | 2018-06-03 | 1 | -0/+33 |
* | Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) | Drashna Jaelre | 2018-05-29 | 1 | -2/+2 |
* | Fix RGB Sleep code | U-LANDSRAAD\drashna | 2018-03-28 | 1 | -1/+1 |
* | Generate API docs from source code comments (#2491) | skullydazed | 2018-03-22 | 1 | -2/+18 |
* | [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104) | Drashna Jaelre | 2018-03-19 | 1 | -1/+15 |
* | Include host.h from suspend.c | Fred Sundvik | 2017-04-13 | 1 | -0/+1 |
* | Fixed NO_SUSPEND_POWER_DOWN handling | Wilba6582 | 2016-11-23 | 1 | -6/+1 |
* | Fixed NO_SUSPEND_POWER_DOWN handling | Wilba6582 | 2016-11-23 | 1 | -1/+7 |
* | reverts #343 for the most part (#474) | Jack Humbert | 2016-07-04 | 1 | -2/+4 |
* | Optimize matrix scanning (#343) | Eric Tang | 2016-05-23 | 1 | -4/+1 |
* | start-up sound working, removes tick with some devices | Jack Humbert | 2016-04-20 | 1 | -1/+2 |
* | Fixed speaker being on during sleep. | IBNobody | 2016-04-18 | 1 | -1/+11 |
* | Added command to turn LED indicators off while sleeping | IBNobody | 2016-03-28 | 1 | -1/+4 |
* | Remove led_off() it is not used | Peter Eichinger | 2016-01-24 | 1 | -2/+0 |
* | Backlight fix from reddit | Peter Eichinger | 2016-01-22 | 1 | -0/+13 |
* | Add keyboard_setup() and matrix_setup() | tmk | 2015-05-19 | 1 | -0/+2 |
* | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | tmk | 2015-04-10 | 1 | -0/+122 |