Move FORCE_NKRO
to data driven (#20604)
This commit is contained in:
parent
3bc4aeac6c
commit
12d42cedd2
228 changed files with 209 additions and 781 deletions
|
@ -1,3 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
#define FORCE_NKRO
|
|
@ -6,7 +6,8 @@
|
|||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x6060",
|
||||
"device_version": "0.0.1"
|
||||
"device_version": "0.0.1",
|
||||
"force_nkro": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B13", "B14", "B15", "B9", "B7", "B6", "B5", "B4", "B3", "B2", "B1", "B0"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue