opensteno_qmk/tmk_core/common/avr
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865)
* Only re-enable RGBLIGHT if it was on when going to sleep

* Reformat file to follow QMK Standards

* Fix check, since this is a loop, whoops

Much thanks to @Rockman18 for catching this and posting the additional code!
2019-01-25 17:11:49 -08:00
..
bootloader.c Fix compile issues for atmega328p 2018-05-20 21:30:14 -07:00
bootloader_size.c Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
sleep_led.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
suspend.c Fix RGBLIGHT_SLEEP function (#4865) 2019-01-25 17:11:49 -08:00
suspend_avr.h
timer.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
timer_avr.h
xprintf.h Added User Print - A "light" console out option (#8) 2016-09-07 23:50:58 -05:00
xprintf.S