qmk_firmware/tmk_core/common
Joel Challis 415a8bc249
ARM - Refactor SLEEP_LED to support more platforms (#8403)
* Initial refactor of ARM SLEEP_LED to enable more platforms

* fix build issues

* Disable SLEEP_LED for boards with no caps lock code

* Enable GPT14 for boards with caps lock code and SLEEP_LED enabled

* Enable GPT for boards with caps lock code and SLEEP_LED enabled
2021-02-28 15:52:43 +00:00
..
arm_atsam
avr Merge remote-tracking branch 'upstream/master' into develop 2021-02-25 16:04:53 +11:00
chibios ARM - Refactor SLEEP_LED to support more platforms (#8403) 2021-02-28 15:52:43 +00:00
test
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c Fixes #4072, #6214. Revision of #156 to clear before AS/TD. (#9941) 2021-02-28 15:48:19 +11:00
action.h
atomic_util.h
bootloader.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
gpio.h
host_driver.h
host.c
host.h
keyboard.c Overhaul bootmagic logic to have single entrypoint (#8532) 2021-02-28 15:50:15 +00:00
keyboard.h
keycode.h
lib_printf.mk
nodebug.h
pin_defs.h
print.h
printf.c
progmem.h
raw_hid.h
report.c
report.h
sendchar_null.c
sendchar_uart.c
sendchar.h
sleep_led.h
suspend.h
sync_timer.c
sync_timer.h
timer.h
virtser.h
wait.h