summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix/led_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
* Fix LED Matrix suspend code (#14090)Ryan2021-08-201-1/+1
|
* [Bug] Fix RGB/LED Matrix Suspend code (#14084)Drashna Jaelre2021-08-201-2/+3
|
* Switch Ergodox Infinity over to split_common (#13481)Joakim Tufvegren2021-07-191-1/+1
|
* 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/+577