summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing LED Matrix suspend code to suspend.c (#12878)Drashna Jaelre2021-05-131-0/+8
* [CI] Format code according to conventions (#12731)github-actions[bot]2021-04-291-4/+4
* Change RGB/LED Matrix to use a simple define for USB suspend (#12697)Drashna Jaelre2021-04-291-0/+6
* LED Matrix: suspend code (#12509)Ryan2021-04-131-0/+6
* Split RGB Matrix (#11055)XScorpion22021-03-031-0/+8
* 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