summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix
Commit message (Collapse)AuthorAgeFilesLines
* Fix misplaced endif in led_matrix_drivers.c (#14785)Ryan2021-10-101-4/+4
|
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-70/+65
|
* 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
|
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-1818-29/+112
| | | | | | | | | | | * Change animations to require explicet activation * Add support for legacy config * Make default for now * Add LED Matrix support * change LED Matrix docs
* 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-2229-0/+1418