qmk_firmware/tmk_core/common/chibios
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
..
atomic_util.h
bootloader.c
chibios_config.h
eeprom_stm32.c
eeprom_stm32.h
eeprom_teensy.c
flash_stm32.c
flash_stm32.h
gpio.h
pin_defs.h
sleep_led.c ARM - Refactor SLEEP_LED to support more platforms (#8403) 2021-02-28 15:52:43 +00:00
suspend.c
syscall-fallbacks.c
timer.c