qmk_firmware/platforms
Joel Challis 95b9016a3b
Some checks failed
Essential files modified / tag (push) Has been cancelled
CLI CI / test (push) Has been cancelled
Update develop after master merge / develop_update (push) Has been cancelled
Generate Docs / generate (push) Has been cancelled
Lint Format / lint (push) Has been cancelled
Regenerate Files / regen (push) Has been cancelled
Unit Tests / test (push) Has been cancelled
Fix STM32G0B1 not booting after ChibiOS update (#26342)
2026-07-19 21:55:20 +01:00
..
avr Fix USER_PRINT stripping out uprintf (#25919) 2026-05-07 22:33:31 +01:00
chibios Fix STM32G0B1 not booting after ChibiOS update (#26342) 2026-07-19 21:55:20 +01:00
test Add workaround for undefined reference to weak function under mingw (#26167) 2026-04-30 23:56:35 +01:00
atomic_util.h Add compiler_support.h (#25274) 2025-05-22 23:31:15 +10: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 Fix Wear Leveling compilation (#25254) 2025-05-12 08:39:38 +10:00
gpio.h Remove deprecated GPIO defines (#26028) 2026-02-20 14:37:16 +00:00
hardware_id.h Expose API for hardware unique ID (#16869) 2022-04-18 20:51:40 +10:00
lv_conf.h [Core] Quantum Painter - LVGL Integration (#18499) 2022-12-13 07:51:14 +11:00
pin_defs.h Redo workaround for pin_def errors on KINETIS (#16620) 2022-03-11 18:50:59 +00:00
progmem.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
sleep_led.h
suspend.c [Core] suspend: suppress wake up keypress (#23389) 2025-11-11 23:35:03 +11:00
suspend.h [Core] suspend: suppress wake up keypress (#23389) 2025-11-11 23:35:03 +11: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 [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
timer.c Fix make test:all failures seen on macOS Tahoe (#26136) 2026-04-28 19:31:00 +01:00
timer.h small refactoring of TIMER_DIFF (#24678) 2024-12-16 10:27:42 +01:00
wait.h