index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
led_matrix
/
led_matrix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
Add generic handling to cycle LED/RGB Matrix flags (#24649)
Joel Challis
1
-0
/
+4
2025-06-07
Add `{rgb|led}_matrix_get_mode_name()`. (#25344)
Nick Brassel
1
-0
/
+4
2025-05-12
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Pascal Getreuer
1
-0
/
+6
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-1
/
+1
2024-10-06
WS2812 API rework (#24364)
Ryan
1
-0
/
+2
2024-04-05
Rename `process_{led,rgb}_matrix()` (#23422)
Ryan
1
-1
/
+1
2024-01-30
Add missing rgb matrix default parameters (#22281)
Fabien Fellay
1
-0
/
+4
2023-12-16
Remove redundant RGB/LED matrix eeconfig init (#22673)
Joel Challis
1
-0
/
+2
2023-12-08
LED/RGB Matrix: add header for drivers (#22628)
Ryan
1
-38
/
+1
2023-10-25
RGB/LED matrix use limits size optimisation (#22325)
Dasky
1
-29
/
+15
2023-10-24
Fix compilation error when led/rgb process limit is zero. (#22328)
Dasky
1
-1
/
+0
2023-10-04
Rename CKLED2001 driver to SNLED27351 (#22071)
Ryan
1
-2
/
+2
2023-10-03
is31fl3737/3741: add LED Matrix support (#22163)
Ryan
1
-0
/
+6
2023-09-29
Add _DEFAULT_ON lighting configuration options (#21865)
Joel Challis
1
-0
/
+4
2023-09-28
refactor: move default RGB/LED matrix #defines (#21938)
Less/Rikki
1
-0
/
+28
2023-09-27
is31fl3218: Add LED Matrix support (#22126)
Ryan
1
-1
/
+3
2023-09-27
is31fl3736: extract single-color API (#22133)
Ryan
1
-2
/
+6
2023-09-21
LED/RGB Matrix: prefix driver defines (#22088)
Ryan
1
-3
/
+3
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
1
-1
/
+1
2023-07-02
[Core] RGB Matrix limit basic indicators to the last render (#21169)
Xelus22
1
-1
/
+2
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
1
-4
/
+4
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
1
-8
/
+8
2022-08-13
Add led matrix support for CKLED2001 (#17643)
lokher
1
-0
/
+3
2022-07-12
Update LED/RGB Matrix flag function behavior (#17651)
Drashna Jaelre
1
-0
/
+1
2022-02-06
Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...
MasterSpoon
1
-0
/
+2
2022-01-08
IS31FL3733 driver for LED Matrix (#15088)
Leo Deng
1
-0
/
+4
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
1
-1
/
+0
2021-11-02
Fixup LED matrix. (#15020)
Nick Brassel
1
-7
/
+7
2021-11-02
Add support for ISSI drivers on both sides of a split keyboard (#13842)
Vlad K
1
-7
/
+38
2021-08-18
Rgb matrix/enable modes explicitly (#13758)
Drashna Jaelre
1
-0
/
+1
2021-06-22
Move LED/RGB Matrix code into their own directories (#13257)
Ryan
1
-0
/
+160