1
0

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
126 changed files with 727 additions and 223 deletions

View File

@@ -4,8 +4,12 @@
"maintainer": "HorrorTroll",
"usb": {
"vid": "0xD010",
"pid": "0x1601",
"force_nkro": true
"pid": "0x1601"
},
"host": {
"default": {
"nkro": true
}
},
"diode_direction": "COL2ROW",
"build": {