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

* Add header
2022-02-05 05:10:00 +11:00
..
bootloaders Fix bootloader_jump for certain CTRL boards (#16026) 2022-01-25 09:28:13 +11:00
_timer.h
_wait.h
atomic_util.h
eeprom_samd.c Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
eeprom_samd.h Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
flash.mk
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h
platform.c
platform.mk
platform_deps.h
suspend.c Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
timer.c