qmk_firmware/platforms
Joel Challis 135c935990
Initial migration of suspend callbacks (#16067)
* Initial migration of suspend logic

* Add header
2022-02-05 05:10:00 +11:00
..
arm_atsam Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
avr Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
chibios Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
test Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
atomic_util.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
bootloader.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
common.mk Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
eeprom.h Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
gpio.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
pin_defs.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
progmem.h Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
sleep_led.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
suspend.c Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
suspend.h Remove unused suspend_idle (#16063) 2022-01-26 14:57:28 -08:00
timer.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
wait.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00