Migrate RGB Matrix config to info.json - NOPQ (#22866)

This commit is contained in:
Joel Challis
2024-01-10 09:55:09 +00:00
committed by GitHub
parent 833abef115
commit 41948350e8
60 changed files with 653 additions and 930 deletions

View File

@@ -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

View File

@@ -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": {