index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
led_matrix
/
led_matrix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Core] RGB Matrix limit basic indicators to the last render (#21169)
Xelus22
2023-07-02
1
-1
/
+4
*
Remove `config.h` include from quantum files (#19817)
jack
2023-02-12
1
-1
/
+0
*
Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)
Ryan
2022-11-27
1
-9
/
+9
*
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-10-04
1
-4
/
+12
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
1
-17
/
+13
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-4
/
+4
*
[Bug] Fix compile issue with LED Matrix (#17658)
Drashna Jaelre
2022-07-13
1
-3
/
+3
*
Update LED/RGB Matrix flag function behavior (#17651)
Drashna Jaelre
2022-07-12
1
-2
/
+12
*
Format code according to conventions (#16322)
QMK Bot
2022-02-12
1
-55
/
+124
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-2
/
+2
*
Add support for ISSI drivers on both sides of a split keyboard (#13842)
Vlad K
2021-11-02
1
-12
/
+2
*
Put back eeconfig_update_ functions (#14751)
Joel Challis
2021-10-08
1
-0
/
+2
*
Reuse of EEPROM debounce logic (#14699)
Joel Challis
2021-10-07
1
-22
/
+10
*
Fix LED Matrix suspend code (#14090)
Ryan
2021-08-20
1
-1
/
+1
*
[Bug] Fix RGB/LED Matrix Suspend code (#14084)
Drashna Jaelre
2021-08-20
1
-2
/
+3
*
Switch Ergodox Infinity over to split_common (#13481)
Joakim Tufvegren
2021-07-19
1
-1
/
+1
*
Fix LED Hit Counter for LED/RGB Matrix (#12674)
Johannes Choo
2021-07-16
1
-1
/
+1
*
Move LED/RGB Matrix code into their own directories (#13257)
Ryan
2021-06-22
1
-0
/
+577