qmk_firmware/platforms/avr
QMK Bot 6ed61c65dd
[CI] Format code according to conventions (#25827)
Format code according to conventions
2025-11-30 19:25:13 +00:00
..
bootloaders [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00
drivers [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
_pin_defs.h
_print.h Tidy up print/debug logging headers (#22969) 2024-01-27 04:30:29 +00:00
_timer.h
_util.h Add simpler method for relocating functions to RAM. (#21804) 2023-11-22 12:08:52 +11:00
_wait.h More compiledb fixes. (#25355) 2025-06-15 11:56:10 +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 QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
gpio.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
hardware_id.c [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
mcu_selection.mk Split out mcu_selection to platform (#19701) 2023-01-29 07:40:47 +11:00
platform.c Move disable_jtag to platforms (#16960) 2022-04-29 01:23:50 +01:00
platform.mk gcc15 AVR compilation fixes (#25238) 2025-05-19 09:22:31 +10:00
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 Consolidate timer_elapsed implementations (#24830) 2025-01-19 17:07:11 +00:00
timer_avr.h
xprintf.h
xprintf.S