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
|
||||
|
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"usb": {
|
||||
"device_version": "0.2.0"
|
||||
"device_version": "0.2.0",
|
||||
"force_nkro": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B13", "A7", "A6", "A5", "A4", "A3", "A2", "B7", "B6", "B5", "B4", "B3", "A15", "A14"],
|
||||
|
Reference in New Issue
Block a user