summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix_drivers.c
Commit message (Expand)AuthorAgeFilesLines
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-11/+16
* 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