Migrate RGB Matrix config to info.json - NOPQ (#22866)
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
#define RGB_MATRIX_SLEEP
|
||||
|
||||
/* External spi flash */
|
||||
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN B14
|
||||
|
||||
@@ -34,5 +32,3 @@
|
||||
|
||||
#define AW20216S_CS_PIN_1 A15
|
||||
#define AW20216S_EN_PIN_1 C13
|
||||
|
||||
#define RGB_MATRIX_LED_COUNT 71
|
||||
|
||||
@@ -154,7 +154,8 @@
|
||||
{ "flags": 4, "matrix": [0, 3], "x": 130, "y": 40 },
|
||||
{ "flags": 4, "matrix": [1, 5], "x": 140, "y": 40 },
|
||||
{ "flags": 4, "matrix": [2, 5], "x": 150, "y": 40 }
|
||||
]
|
||||
],
|
||||
"sleep": true
|
||||
},
|
||||
"url": "",
|
||||
"usb": {
|
||||
|
||||
Reference in New Issue
Block a user