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 32ff7be266 Fix RG Sleep issues for Teensy Controllers
Appearenly, teensy controllers have some issues with waking up.  If the rgblight is called "too soon", it will cause the controller to lock up, intermittently. Adding a 10 ms
delay seems to fix this issue, as it lets it have enough time to handle things properly.

This has been tested extensively on my Ergodox EZ, and can be seen in the @drashna userspace, under the "suspend_wakeup_init_user" function.
7 years ago
..
bootloader.c Fix compile issues for atmega328p 7 years ago
bootloader_size.c Updates bootloader settings, adds file size check (#2029) 8 years ago
sleep_led.c Generate API docs from source code comments (#2491) 7 years ago
suspend.c Fix RG Sleep issues for Teensy Controllers 7 years ago
suspend_avr.h
timer.c Generate API docs from source code comments (#2491) 7 years ago
timer_avr.h
xprintf.S Normalize line endings 9 years ago
xprintf.h Added User Print - A "light" console out option (#8) 9 years ago