summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix/led_matrix.h
Commit message (Expand)AuthorAgeFilesLines
* quantum: remove direct `quantum.h` includes (#21507)Ryan2023-07-161-1/+1
* [Core] RGB Matrix limit basic indicators to the last render (#21169)Xelus222023-07-021-1/+2
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-4/+4
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-8/+8
* Add led matrix support for CKLED2001 (#17643)lokher2022-08-131-0/+3
* Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre2022-07-121-0/+1
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-061-0/+2
* IS31FL3733 driver for LED Matrix (#15088)Leo Deng2022-01-081-0/+4
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-1/+0
* Fixup LED matrix. (#15020)Nick Brassel2021-11-021-7/+7
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-021-7/+38
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-181-0/+1
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-0/+160