index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
rgb_matrix
/
rgb_matrix_drivers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CI] Format code according to conventions (#18756)
QMK Bot
2022-10-18
1
-12
/
+12
*
4 Driver support for IS31FL3737 (#18750)
Jamal Bouajjaj
2022-10-18
1
-0
/
+18
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-3
/
+3
*
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-1
/
+1
*
Fix right side ws2812 leds having two indices (#15985)
Dasky
2022-02-11
1
-3
/
+8
*
Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...
MasterSpoon
2022-02-06
1
-1
/
+51
*
Add a new led driver for Keychron's keyboards. (#14872)
lalalademaxiya1
2021-11-02
1
-1
/
+48
*
Add support for ISSI drivers on both sides of a split keyboard (#13842)
Vlad K
2021-11-02
1
-0
/
+8
*
Clean up LED/RGB Matrix driver config (#14760)
Ryan
2021-10-10
1
-53
/
+74
*
[Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)
Drashna Jaelre
2021-09-15
1
-1
/
+6
*
Align AW20216 driver (#13712)
Joel Challis
2021-07-27
1
-2
/
+10
*
Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)
Chris Cullin
2021-07-15
1
-2
/
+13
*
Move LED/RGB Matrix code into their own directories (#13257)
Ryan
2021-06-22
1
-0
/
+228