Migrate usb.force_nkro to host.default.nkro (#25468)
This commit is contained in:
parent
3d61139567
commit
4b295009ae
126 changed files with 727 additions and 223 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue