index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
rgb_matrix
/
rgb_matrix.c
Age
Commit message (
Expand
)
Author
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2023-12-16
Remove redundant RGB/LED matrix eeconfig init (#22673)
Joel Challis
2023-11-30
Converted RGB matrix to use last_input_activity_elapsed(). (#21687)
Pete Neisen
2023-10-25
RGB/LED matrix use limits size optimisation (#22325)
Dasky
2023-10-24
Fix compilation error when led/rgb process limit is zero. (#22328)
Dasky
2023-09-29
Add _DEFAULT_ON lighting configuration options (#21865)
Joel Challis
2023-09-28
refactor: move default RGB/LED matrix #defines (#21938)
Less/Rikki
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
2023-07-02
[Core] RGB Matrix limit basic indicators to the last render (#21169)
Xelus22
2023-04-04
Fixed split keyboard issue where custom LED indicators could activate incorre...
CobraSock
2023-02-12
Remove `config.h` include from quantum files (#19817)
jack
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-07-12
Update LED/RGB Matrix flag function behavior (#17651)
Drashna Jaelre
2022-06-21
Fix RGB heatmap to use XY positions and use correct led limits (#17184)
Dasky
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2022-02-04
RGB Matrix: Reload from EEPROM (#15923)
Adam Lickel
2021-12-27
fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954)
Erik Berthold
2021-11-02
Add support for ISSI drivers on both sides of a split keyboard (#13842)
Vlad K
2021-10-08
Put back eeconfig_update_ functions (#14751)
Joel Challis
2021-10-07
Reuse of EEPROM debounce logic (#14699)
Joel Challis
2021-08-20
[Bug] Fix RGB/LED Matrix Suspend code (#14084)
Drashna Jaelre
2021-08-18
Rgb matrix/enable modes explicitly (#13758)
Drashna Jaelre
2021-07-16
Fix LED Hit Counter for LED/RGB Matrix (#12674)
Johannes Choo
2021-06-22
Move LED/RGB Matrix code into their own directories (#13257)
Ryan