forked from mirror/qmk_firmware
Migrate usb.force_nkro to host.default.nkro (#25468)
This commit is contained in:
@@ -6,9 +6,13 @@
|
||||
"vid": "0x4242",
|
||||
"pid": "0x5A4C",
|
||||
"device_version": "0.0.1",
|
||||
"force_nkro": true,
|
||||
"no_startup_check": true
|
||||
},
|
||||
"host": {
|
||||
"default": {
|
||||
"nkro": true
|
||||
}
|
||||
},
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"mousekey": false,
|
||||
|
||||
Reference in New Issue
Block a user