This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-01-14 17:38:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ffdc70bf0a6fecff024ece2a5b7b4c0c88dd6ee3
zsa_qmk_firmware
/
platforms
History
Nick Brassel
ffdc70bf0a
Consolidate
KEYBOARD_OUTPUT
+
KEYMAP_OUTPUT
=>
INTERMEDIATE_OUTPUT
(
#21272
)
2023-06-21 08:41:49 +10: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
Consolidate
KEYBOARD_OUTPUT
+
KEYMAP_OUTPUT
=>
INTERMEDIATE_OUTPUT
(
#21272
)
2023-06-21 08:41:49 +10: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
…