summaryrefslogtreecommitdiff
path: root/quantum/led_matrix/led_matrix.c
Commit message (Expand)AuthorAge
* Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan2022-11-27
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* [Bug] Fix compile issue with LED Matrix (#17658)Drashna Jaelre2022-07-13
* Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre2022-07-12
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-02
* Put back eeconfig_update_ functions (#14751)Joel Challis2021-10-08
* Reuse of EEPROM debounce logic (#14699)Joel Challis2021-10-07
* Fix LED Matrix suspend code (#14090)Ryan2021-08-20
* [Bug] Fix RGB/LED Matrix Suspend code (#14084)Drashna Jaelre2021-08-20
* Switch Ergodox Infinity over to split_common (#13481)Joakim Tufvegren2021-07-19
* Fix LED Hit Counter for LED/RGB Matrix (#12674)Johannes Choo2021-07-16
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-22