summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix/rgb_matrix.h
Commit message (Expand)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-1/+1
* Merge upstream masterlokher2022-12-061-18/+18
|\
| * 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
* | refactor indicator.c; fix LED/RGB_MATRIX_BRIGHTNESS_TURN_OFF_VAL related issuelokher2022-09-221-1/+0
* | merge upstream masterlokher2022-09-131-0/+1
|\|
| * Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre2022-07-121-0/+1
* | Add K8 prolokher2022-08-051-0/+23
|/
* 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