qmk_firmware/platforms/avr
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 Create a build error if no bootloader is specified. (#16181) 2022-02-03 19:22:49 +11:00
drivers Deprecate split transactions status field (#16023) 2022-01-26 21:13:27 -08:00
_print.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -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
atomic_util.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
bootloader_size.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
flash.mk Align usbasp flashing behaviour (#14928) 2021-10-24 14:18:57 +01:00
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.mk Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform_deps.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
printf.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
printf.mk Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
sleep_led.c 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
timer.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
timer_avr.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
xprintf.S Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
xprintf.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00