qmk_firmware/tmk_core/common/chibios
Drashna Jaelre cb91320d6d Add Suspend functions (#3112)
* Add suspend functions

* Disable RGB code if it's disabled

* Add suspend code to ChibiOS for future compatibility

* Add keyboard_init functions

* Change where references so it will compile

* Wrong command chained in wake up kb function

* Fix non-feature file changes

* Add documentation

* Re-add matrix init docs

* add rgblight code to example

* Remove keyboard init stuff for separate PR
2018-06-03 17:57:35 -04:00
..
bootloader.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
eeprom.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
printf.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
printf.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
sleep_led.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
suspend.c Add Suspend functions (#3112) 2018-06-03 17:57:35 -04:00
timer.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00