Move Bootmagic config to data driven (#19860)
This commit is contained in:
@@ -57,6 +57,3 @@
|
||||
#define ENCODERS_CCW_KEY { { 6, 0 },{ 8, 0 } }
|
||||
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
|
||||
/* Bootmagic Lite key configuration */
|
||||
#define BOOTMAGIC_LITE_ROW 0
|
||||
#define BOOTMAGIC_LITE_COLUMN 1
|
||||
|
@@ -8,6 +8,9 @@
|
||||
"pid": "0x3935",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [0, 1]
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"bootloader": "stm32duino",
|
||||
"layouts": {
|
||||
|
Reference in New Issue
Block a user