summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix_drivers.c
Commit message (Expand)AuthorAgeFilesLines
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-153/+0
* run: qmk cformat --core-onlyJames Young2021-05-291-1/+1
* Add support for up to 4 IS31FL3733 drivers (#12342)Donald Kjer2021-05-211-5/+17
* LED Matrix: Clean up includes (#12197)Ryan2021-03-131-7/+0
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-1/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+1
* clang-format changesskullY2019-08-301-97/+96
* NK65 Addition (#5865)yiancar2019-05-151-4/+4
* fix the led_matrix.h naming conflictskullY2019-02-101-1/+1
* Put back an accidentally stripped copyrightskullY2019-02-101-1/+2
* led_matrix works nowskullY2019-02-101-1/+2
* compiles, but long delay on startup and problemsskullY2019-02-101-25/+25
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-0/+147