Migrate RGB Matrix config to info.json (#22998)
This commit is contained in:
@@ -29,11 +29,6 @@
|
||||
/* Pin used index start of 74HC595 */
|
||||
#define PIN_START_74HC595 11
|
||||
|
||||
/* RGB Matrix Configuration */
|
||||
#define DRIVER_1_LED_TOTAL 60
|
||||
#define DRIVER_2_LED_TOTAL 49
|
||||
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
|
||||
|
||||
/* Enable caps-lock LED*/
|
||||
#define CAPS_LOCK_LED_INDEX 60
|
||||
|
||||
|
||||
Reference in New Issue
Block a user