qmk_firmware/tmk_core/common/avr
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
bootloader_size.c
sleep_led.c
suspend.c
suspend_avr.h
timer.c
timer_avr.h
xprintf.S
xprintf.h