This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2fd9e1773a454719940b3e033b6890cd6ddd720
qmk_firmware
/
platforms
History
QMK Bot
ed6528b3e3
Merge remote-tracking branch 'origin/master' into develop
2023-07-02 22:54:27 +00:00
..
arm_atsam
Tidy up duplication of MIN/MAX fallback implementations (
#20236
)
2023-03-23 05:30:30 +00:00
avr
Migrate
rgblight.pin
and
RGB_DI_PIN
to
ws2812.pin
(
#20303
)
2023-04-06 18:00:54 +10:00
chibios
Merge remote-tracking branch 'origin/master' into develop
2023-07-02 22:54:27 +00:00
test
…
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
…