summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix/led_matrix.c
Commit message (Expand)AuthorAgeFilesLines
* merge upstream 713427clokher2023-04-261-1/+0
* Add k2_pro; Change LED_MATRIX_VAL_STEP to 16; Fix incorrect payload len in ck...lokher2022-12-141-1/+1
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-1/+1
* Merge upstream masterlokher2022-12-061-48/+52
|\
| * Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan2022-11-271-9/+9
| * Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-4/+12
| * Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-17/+13
| * Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-4/+4
* | refactor indicator.c; fix LED/RGB_MATRIX_BRIGHTNESS_TURN_OFF_VAL related issuelokher2022-09-221-17/+21
* | merge upstream masterlokher2022-09-131-1/+11
|\|
| * [Bug] Fix compile issue with LED Matrix (#17658)Drashna Jaelre2022-07-131-3/+3
| * Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre2022-07-121-2/+12
* | Update led_matrix.clokher2022-08-071-6/+6
* | Add K8 prolokher2022-08-051-3/+83
|/
* Format code according to conventions (#16322)QMK Bot2022-02-121-55/+124
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-2/+2
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-021-12/+2
* Put back eeconfig_update_ functions (#14751)Joel Challis2021-10-081-0/+2
* Reuse of EEPROM debounce logic (#14699)Joel Challis2021-10-071-22/+10
* 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