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

@@ -162,10 +162,14 @@
"url": "https://www.aliexpress.com/item/1005004272392611.html",
"usb": {
"device_version": "0.0.1",
"force_nkro": true,
"pid": "0x3663",
"vid": "0xECED"
},
"host": {
"default": {
"nkro": true
}
},
"ws2812": {
"pin": "B0"
},