This website requires JavaScript.
Explore
Gists
Help
Register
Sign In
rootiest
/
qmk_firmware
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e55aa42faf19f59fd62923859b320b39dc370a4
qmk_firmware
/
platforms
T
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
…
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
…