qmk_firmware/platforms
Pascal Getreuer a8a87a0922
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427)
2023-07-08 00:47:16 +10:00
..
arm_atsam Tidy up duplication of MIN/MAX fallback implementations (#20236) 2023-03-23 05:30:30 +00:00
avr Get rid of `USB_LED_CAPS_LOCK` (#21436) 2023-07-06 09:48:02 +01:00
chibios Get rid of `USB_LED_CAPS_LOCK` (#21436) 2023-07-06 09:48:02 +01:00
test [Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427) 2023-07-08 00:47:16 +10:00
atomic_util.h Fix quantum ring_buffer for ChibiOS (#19683) 2023-01-28 21:07:51 +00:00
bootloader.h
common.mk Fix build failures with `OPT = 0` due to inline functions (#19767) 2023-02-12 17:14:34 +11:00
eeprom.h
gpio.h
hardware_id.h
lv_conf.h
pin_defs.h
progmem.h
sleep_led.h
suspend.c
suspend.h
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 Fix build failures with `OPT = 0` due to inline functions (#19767) 2023-02-12 17:14:34 +11:00
timer.h
wait.h