summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix.c
Commit message (Expand)AuthorAgeFilesLines
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-190/+425
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-4/+4
* LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-141-70/+62
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+1
* clang-format changesskullY2019-08-301-85/+50
* fix the led_matrix.h naming conflictskullY2019-02-101-1/+1
* cleanupskullY2019-02-101-39/+37
* Move the 1 second delay to led_matrix_initskullY2019-02-101-18/+6
* led_matrix works nowskullY2019-02-101-24/+23
* compiles, but long delay on startup and problemsskullY2019-02-101-9/+11
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-0/+404