summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix/rgb_matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Put back eeconfig_update_ functions (#14751)Joel Challis2021-10-081-0/+2
|
* Reuse of EEPROM debounce logic (#14699)Joel Challis2021-10-071-22/+10
| | | | | | | | | * reuse rgb debounce logic * Refactor led matrix * Remove log line * timeout should not be hard coded
* [Bug] Fix RGB/LED Matrix Suspend code (#14084)Drashna Jaelre2021-08-201-2/+3
|
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-181-3/+3
| | | | | | | | | | | * Change animations to require explicet activation * Add support for legacy config * Make default for now * Add LED Matrix support * change LED Matrix docs
* Fix LED Hit Counter for LED/RGB Matrix (#12674)Johannes Choo2021-07-161-1/+1
|
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-0/+640