Migrate usb.force_nkro to host.default.nkro (#25468)
This commit is contained in:
parent
3d61139567
commit
4b295009ae
126 changed files with 727 additions and 223 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue