forked from mirror/qmk_firmware
Migrate usb.force_nkro to host.default.nkro (#25468)
This commit is contained in:
@@ -45,7 +45,11 @@
|
||||
},
|
||||
"url": "https://github.com/Keychron",
|
||||
"usb": {
|
||||
"force_nkro": true,
|
||||
"vid": "0x3434"
|
||||
},
|
||||
"host": {
|
||||
"default": {
|
||||
"nkro": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -52,7 +52,11 @@
|
||||
},
|
||||
"url": "https://github.com/Keychron",
|
||||
"usb": {
|
||||
"force_nkro": true,
|
||||
"vid": "0x3434"
|
||||
},
|
||||
"host": {
|
||||
"default": {
|
||||
"nkro": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user