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-26 07:16:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
428114fac25dedadfff9fceaf98f3ecd196a469d
zsa_qmk_firmware
/
platforms
History
Thomas Kriechbaumer
c4f99f06ab
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (
#18036
)
2022-10-21 08:17:51 +11:00
..
arm_atsam
Merge remote-tracking branch 'origin/master' into develop
2022-10-03 01:26:40 +00:00
avr
Merge remote-tracking branch 'origin/master' into develop
2022-10-03 01:26:40 +00:00
chibios
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (
#18036
)
2022-10-21 08:17:51 +11:00
test
Rework paths for eeprom locations. (
#17326
)
2022-06-08 09:42:35 +10:00
atomic_util.h
…
bootloader.h
[Core] Add Reboot keycode to core (
#15990
)
2022-05-14 13:35:49 +10:00
common.mk
…
eeprom.h
Wear-leveling EEPROM drivers:
embedded_flash
,
spi_flash
,
legacy
(
#17376
)
2022-06-30 07:42:23 +10:00
gpio.h
…
hardware_id.h
…
pin_defs.h
…
progmem.h
…
sleep_led.h
…
suspend.c
…
suspend.h
…
synchronization_util.h
[Fix] Fix compilation warning for non-split keebs after
#17423
(
#17439
)
2022-06-21 09:31:20 +10:00
timer.h
…
wait.h
…