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

@ -22,10 +22,14 @@
"url": "https://github.com/lendunistus/rpneko65",
"usb": {
"device_version": "1.0.0",
"force_nkro": true,
"pid": "0x0001",
"vid": "0x6C75"
},
"host": {
"default": {
"nkro": true
}
},
"ws2812": {
"driver": "vendor",
"pin": "GP18"