aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix/led_matrix.h
Commit message (Expand)AuthorAgeFilesLines
* Add generic handling to cycle LED/RGB Matrix flags (#24649)Joel Challis2025-09-221-0/+4
* Add `{rgb|led}_matrix_get_mode_name()`. (#25344)Nick Brassel2025-06-071-0/+4
* Enable community modules to define LED matrix and RGB matrix effects. (#25187)Pascal Getreuer2025-05-121-0/+6
* Non-volatile memory data repository pattern (#24356)Nick Brassel2025-03-211-1/+1
* WS2812 API rework (#24364)Ryan2024-10-061-0/+2
* Rename `process_{led,rgb}_matrix()` (#23422)Ryan2024-04-051-1/+1
* Add missing rgb matrix default parameters (#22281)Fabien Fellay2024-01-301-0/+4
* Remove redundant RGB/LED matrix eeconfig init (#22673)Joel Challis2023-12-161-0/+2
* LED/RGB Matrix: add header for drivers (#22628)Ryan2023-12-081-38/+1
* RGB/LED matrix use limits size optimisation (#22325)Dasky2023-10-251-29/+15
* Fix compilation error when led/rgb process limit is zero. (#22328)Dasky2023-10-241-1/+0
* Rename CKLED2001 driver to SNLED27351 (#22071)Ryan2023-10-041-2/+2
* is31fl3737/3741: add LED Matrix support (#22163)Ryan2023-10-021-0/+6
* Add _DEFAULT_ON lighting configuration options (#21865)Joel Challis2023-09-291-0/+4
* refactor: move default RGB/LED matrix #defines (#21938)Less/Rikki2023-09-281-0/+28
* is31fl3218: Add LED Matrix support (#22126)Ryan2023-09-271-1/+3
* is31fl3736: extract single-color API (#22133)Ryan2023-09-271-2/+6
* LED/RGB Matrix: prefix driver defines (#22088)Ryan2023-09-211-3/+3
* 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-031-1/+2
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-051-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-131-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-091-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-011-7/+38
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-171-0/+1
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-0/+160