Move FORCE_NKRO
to data driven (#20604)
This commit is contained in:
@@ -44,6 +44,3 @@
|
||||
|
||||
// HSE CLK
|
||||
#define STM32_HSECLK 16000000
|
||||
|
||||
//Force NKRO
|
||||
#define FORCE_NKRO
|
||||
|
@@ -6,7 +6,8 @@
|
||||
"usb": {
|
||||
"vid": "0x5845",
|
||||
"pid": "0x5208",
|
||||
"device_version": "0.0.2"
|
||||
"device_version": "0.0.2",
|
||||
"force_nkro": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A10", "A8", "B15", "B14", "B13", "B12", "B1", "B10", "B4", "B3", "A15"],
|
||||
|
Reference in New Issue
Block a user