summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-92/+0
* Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-151-0/+4
* Move feature suspend logic out of platform specific code (#14210)Drashna Jaelre2021-08-301-83/+2
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-0/+28
* Stop sounds when suspended (#11553)Joshua Diamond2021-02-011-0/+7
* Lighting Layers should be disabled when suspended (#11442)Joshua Diamond2021-01-111-14/+2
* Normalise include statements in core code (#11153)Ryan2020-12-111-2/+2
* Fix ChibiOS backlight not turning off on suspend (#10114)Ryan2020-08-261-0/+16
* Refactor rgblight_reconfig.h (#7773)Takeshi ISHII2020-03-101-4/+0
* Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280)Jonathan Rascher2019-11-081-0/+26
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-171-1/+4
* clang-format changesskullY2019-08-301-28/+18
* Fix wakeup function on ChibiOS (#5707)Drashna Jaelre2019-04-261-1/+1
* Add Suspend functions (#3112)Drashna Jaelre2018-06-031-0/+33
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-1/+17
* Clueboard 60% support (#1746)skullydazed2017-09-291-2/+3
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-0/+65