summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix/rgb_matrix_drivers.c
Commit message (Expand)AuthorAgeFilesLines
* [CI] Format code according to conventions (#18756)QMK Bot2022-10-181-12/+12
* 4 Driver support for IS31FL3737 (#18750)Jamal Bouajjaj2022-10-181-0/+18
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-3/+3
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-1/+1
* Fix right side ws2812 leds having two indices (#15985)Dasky2022-02-111-3/+8
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-061-1/+51
* Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-021-1/+48
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-021-0/+8
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-53/+74
* [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre2021-09-151-1/+6
* Align AW20216 driver (#13712)Joel Challis2021-07-271-2/+10
* Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)Chris Cullin2021-07-151-2/+13
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-0/+228