summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix/rgb_matrix.h
Commit message (Expand)AuthorAgeFilesLines
* [Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus222023-04-301-0/+2
* Fixed split keyboard issue where custom LED indicators could activate incorre...CobraSock2023-04-041-8/+10
* Fix rgb_matrix_set_flags_noeeprom declaration (#18860)Joel Challis2022-10-271-1/+1
* Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)James Thomson2022-10-111-1/+1
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-4/+4
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-8/+8
* Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre2022-07-121-0/+1
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-061-0/+2
* RGB Matrix: Reload from EEPROM (#15923)Adam Lickel2022-02-041-0/+3
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-1/+0
* Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-021-0/+2
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-021-7/+38
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-181-0/+1
* Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan2021-07-171-1/+0
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-0/+228