qmk_firmware/platforms
2025-01-25 15:57:22 -08:00
..
avr [MERGE] Consolidate EE Hands with MASTER_LEFT/RIGHT and simplify behavior (24162) 2025-01-25 15:56:50 -08:00
chibios [Core] Add support for STM32F429 2025-01-25 15:57:22 -08:00
test Consolidate timer_elapsed implementations (#24830) 2025-01-19 17:07:11 +00:00
atomic_util.h Fix quantum ring_buffer for ChibiOS (#19683) 2023-01-28 21:07:51 +00:00
bootloader.h [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00
common.mk Eliminate TMK_COMMON_* in makefiles (#21517) 2023-07-15 17:27:32 +10:00
eeprom.h Re-implement eeprom_write_qword as define (#23890) 2024-06-10 01:23:25 +01:00
gpio.h Update naming convention for GPIO control macros (#23085) 2024-02-17 00:18:26 +11:00
hardware_id.h
lv_conf.h [Core] Quantum Painter - LVGL Integration (#18499) 2022-12-13 07:51:14 +11:00
pin_defs.h
progmem.h
sleep_led.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
suspend.c [MERGE][Core] suspend: suppress wake up keypress (23389-241026) 2025-01-25 15:57:11 -08:00
suspend.h [MERGE][Core] suspend: suppress wake up keypress (23389-241026) 2025-01-25 15:57:11 -08:00
synchronization_util.c Fix build failures with OPT = 0 due to inline functions (#19767) 2023-02-12 17:14:34 +11:00
synchronization_util.h Fix build failures with OPT = 0 due to inline functions (#19767) 2023-02-12 17:14:34 +11:00
timer.c Consolidate timer_elapsed implementations (#24830) 2025-01-19 17:07:11 +00:00
timer.h small refactoring of TIMER_DIFF (#24678) 2024-12-16 10:27:42 +01:00
wait.h