forked from mirror/qmk_firmware
Migrate usb.force_nkro to host.default.nkro (#25468)
This commit is contained in:
@@ -4,8 +4,12 @@
|
||||
"maintainer": "HorrorTroll",
|
||||
"usb": {
|
||||
"vid": "0xD010",
|
||||
"pid": "0x1601",
|
||||
"force_nkro": true
|
||||
"pid": "0x1601"
|
||||
},
|
||||
"host": {
|
||||
"default": {
|
||||
"nkro": true
|
||||
}
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user