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

@@ -3,14 +3,6 @@
#pragma once
/*
* Feature disable options
* These options are also useful to firmware size reduction.
*/
#define BOOTMAGIC_LITE_ROW 4
#define BOOTMAGIC_LITE_COLUMN 13
/* key matrix size */
#define MATRIX_ROWS 8
#define MATRIX_COLS 18

View File

@@ -26,6 +26,9 @@
"pid": "0x0000",
"vid": "0xFEED"
},
"bootmagic": {
"matrix": [4, 13]
},
"layouts": {
"LAYOUT_iso": {
"layout": [