Migrate RGB Matrix config to info.json - D (#22811)
This commit is contained in:
parent
7114eb25f8
commit
6e3cc56bdf
67 changed files with 1075 additions and 1514 deletions
|
@ -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
|
||||
|
||||
|
@ -36,7 +34,3 @@
|
|||
#define AW20216S_CS_PIN_2 B15
|
||||
#define AW20216S_EN_PIN_1 C13
|
||||
#define AW20216S_EN_PIN_2 C13
|
||||
|
||||
#define DRIVER_1_LED_TOTAL 68
|
||||
#define DRIVER_2_LED_TOTAL 54
|
||||
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue