summaryrefslogtreecommitdiff
path: root/quantum/led_matrix
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
* Add led matrix support for CKLED2001 (#17643)lokher2022-08-13
* [Bug] Fix compile issue with LED Matrix (#17658)Drashna Jaelre2022-07-13
* Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre2022-07-12
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-19
|\
| * Fix build error for LED Matrix effect solid_reactive_wide. (#16383)Joakim Tufvegren2022-02-17
* | Format code according to conventions (#16322)QMK Bot2022-02-12
* | Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-06
* | IS31FL3733 driver for LED Matrix (#15088)Leo Deng2022-01-08
|/
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Fixup LED matrix. (#15020)Nick Brassel2021-11-02
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-02
* Fix misplaced endif in led_matrix_drivers.c (#14785)Ryan2021-10-10
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-10
* 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
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-18
* 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