qmk_firmware/tmk_core/common/avr
2021-08-30 20:21:03 +01:00
..
_print.h
_timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 2021-06-09 17:23:21 +10:00
_wait.h add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755) 2021-08-24 14:34:24 +01:00
atomic_util.h
bootloader.c
bootloader_size.c
gpio.h
pin_defs.h
platform.c Begin to carve out platform/protocol API - Single main loop (#13843) 2021-08-18 00:11:07 +01:00
platform_deps.h Avoid name conflicts with usb_hid Arduino code (#13870) 2021-08-06 15:53:38 +10:00
printf.c
printf.mk
sleep_led.c
suspend.c Move feature suspend logic out of platform specific code (#14210) 2021-08-30 20:21:03 +01:00
timer.c
timer_avr.h
xprintf.h
xprintf.S