1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
281 changed files with 458 additions and 700 deletions

View file

@ -7,13 +7,6 @@
#define SERIAL_USART_TX_PIN B6 // USART TX pin
#define SERIAL_USART_RX_PIN B7 // USART RX pin
/* Top left key on left half */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0
/* Top right key on right half */
#define BOOTMAGIC_LITE_ROW_RIGHT 4
#define BOOTMAGIC_LITE_COLUMN_RIGHT 5
/*
* Feature disable options
* These options are also useful to firmware size reduction.

View file

@ -28,6 +28,9 @@
]
},
"split": {
"bootmagic": {
"matrix": [4, 5]
},
"matrix_pins": {
"right": {
"direct": [