You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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!
6 years ago
..
bootloader.c Fix compile issues for atmega328p 7 years ago
bootloader_size.c
sleep_led.c Generate API docs from source code comments (#2491) 7 years ago
suspend.c Fix RGBLIGHT_SLEEP function (#4865) 6 years ago
suspend_avr.h
timer.c Generate API docs from source code comments (#2491) 7 years ago
timer_avr.h
xprintf.S
xprintf.h