summaryrefslogtreecommitdiff
path: root/quantum/led_matrix_types.h
AgeCommit message (Collapse)Author
2021-02-15LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan
2021-02-14LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan
* LED Matrix: add led_matrix_types.h and implement g_led_config * Set correct flags for non-"modifier" LEDs * Clean up docs a little * Add license headers for [led,rgb]_matrix_types.h