summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix/led_matrix_drivers.c
Commit message (Collapse)AuthorAgeFilesLines
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Add led matrix support for CKLED2001 (#17643)lokher2022-08-131-1/+50
|
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, ↵MasterSpoon2022-02-061-1/+51
| | | | | IS31FL3745, IS31FL3746A (#14989) Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
* 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
|
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-0/+153