Migrate RGB Matrix config to info.json (#22998)

This commit is contained in:
Joel Challis
2024-02-14 00:54:14 +00:00
committed by GitHub
parent c8c55e3220
commit 974e98ce59
173 changed files with 429 additions and 1408 deletions

View File

@@ -24,11 +24,6 @@
#define NO_PIN_START 11
#define NO_PIN_OFFSET 1
/* 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