summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix_types.h
Commit message (Expand)AuthorAgeFilesLines
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-221-97/+0
* Rename `point_t` -> `led_point_t` (#12864)Ryan2021-05-131-4/+4
* LED Matrix: Task system (#12580)Ryan2021-04-151-5/+6
* LED Matrix: Fix up eeconfig code (#12327)Ryan2021-03-241-0/+27
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-2/+2
* LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-141-0/+69