Move Bootmagic config to data driven (#19860)

This commit is contained in:
Ryan
2023-02-17 08:49:49 +11:00
committed by GitHub
parent 7fad94ba2d
commit d784f78bd0
281 changed files with 458 additions and 700 deletions

View File

@@ -10,6 +10,3 @@
#define SERIAL_USART_FULL_DUPLEX
#define SERIAL_USART_TX_PIN GP0
#define SERIAL_USART_RX_PIN GP1
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 5

View File

@@ -18,6 +18,9 @@
"pid": "0x0001",
"vid": "0xBEEB"
},
"bootmagic": {
"matrix": [0, 5]
},
"matrix_pins": {
"direct": [
["GP5", "GP4", "GP11", "GP15", "GP3", "GP2"],