qmk_firmware/tmk_core/common/avr
Joel Challis 23e942ae4e
Enable SLEEP_LED on ATmega32A (#8531)
* Port over some AVR backlight logic to SLEEP_LED

* Port over some AVR backlight logic to SLEEP_LED - add timer 3

* Port over some AVR backlight logic to SLEEP_LED - clang format

* Enable SLEEP_LED within vusb protocol
2020-03-26 18:21:33 +00:00
..
bootloader.c
bootloader_size.c
sleep_led.c Enable SLEEP_LED on ATmega32A (#8531) 2020-03-26 18:21:33 +00:00
suspend.c Refactor rgblight_reconfig.h (#7773) 2020-03-10 01:46:03 -07:00
suspend_avr.h Refactor rgblight_reconfig.h (#7773) 2020-03-10 01:46:03 -07:00
timer.c
timer_avr.h
xprintf.h
xprintf.S