Migrate RGB Matrix config to info.json - H (#22861)
This commit is contained in:
parent
c7b59a96df
commit
a45107e152
39 changed files with 413 additions and 681 deletions
|
|
@ -22,9 +22,9 @@
|
|||
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U
|
||||
|
||||
#define SERIAL_USART_FULL_DUPLEX
|
||||
#define SERIAL_USART_TX_PIN GP10
|
||||
#define SERIAL_USART_RX_PIN GP9
|
||||
#define RGB_MATRIX_LED_COUNT 2
|
||||
#define RGB_MATRIX_SPLIT { 1, 1 }
|
||||
|
||||
#define EE_HANDS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue