qmk_firmware/platforms/avr
2023-07-21 09:27:55 +10:00
..
bootloaders
drivers backlight: split AVR PWM and timer drivers (#21540) 2023-07-21 09:27:55 +10:00
_pin_defs.h
_print.h
_timer.h
_wait.h Disable specific warnings to mitigate compilation problems with KEEP_INTERMEDIATES=yes. (#20339) 2023-04-05 14:59:09 +10:00
atomic_util.h
bootloader.mk De-duplicate platform detection (#19603) 2023-01-19 00:27:00 +00:00
bootloader_size.c
flash.mk
gpio.h
hardware_id.c
mcu_selection.mk Split out mcu_selection to platform (#19701) 2023-01-29 07:40:47 +11:00
platform.c
platform.mk
platform_deps.h
printf.c
printf.mk Eliminate TMK_COMMON_* in makefiles (#21517) 2023-07-15 17:27:32 +10:00
sleep_led.c Get rid of USB_LED_CAPS_LOCK (#21436) 2023-07-06 09:48:02 +01:00
suspend.c
timer.c
timer_avr.h
xprintf.h
xprintf.S