index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
rgb_matrix_drivers.c
Age
Commit message (
Expand
)
Author
2021-01-12
Add support for 4 IS31FL3731 devices (#10860)
X-Bows Tech
2021-01-12
Allow the use of a single IS31FL3731 LED driver
cmdremily
2020-09-30
Compiler warning when using WS2812 (#9955)
Drashna Jaelre
2020-08-08
Fix RGB Matrix using RGBW WS2812 LEDs (#9705)
Drashna Jaelre
2020-08-08
`qmk cformat` (#9500)
Nick Brassel
2020-08-08
Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412)
Drashna Jaelre
2020-08-08
Support IS31FL3741 and IS31FL3741A. (#9201)
MelGeek
2020-01-09
WS2812 Overhaul (#210)
Drashna Jaelre
2019-11-04
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)
Joel Challis
2019-09-17
clang-format changes
skullY
2019-05-16
NK65 Addition (#5865)
yiancar
2019-05-01
Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...
XScorpion2
2019-04-16
Features/ws2812 matrix driver (#5418)
XScorpion2
2019-04-09
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2018-09-27
RGB Matrix refactoring to open up for new drivers (#3913)
James Laird-Wah