Migrate usb.force_nkro to host.default.nkro (#25468)

This commit is contained in:
Joel Challis 2025-07-10 10:41:58 +01:00 committed by GitHub
parent 3d61139567
commit 4b295009ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
126 changed files with 727 additions and 223 deletions

View file

@ -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,