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

@@ -23,8 +23,12 @@
"usb": {
"vid": "0x534E",
"pid": "0x3630",
"device_version": "0.0.1",
"force_nkro": true
"device_version": "0.0.1"
},
"host": {
"default": {
"nkro": true
}
},
"rgb_matrix": {
"animations": {

View File

@@ -152,10 +152,14 @@
"url": "http://065.synthlabs.io",
"usb": {
"device_version": "0.0.1",
"force_nkro": true,
"pid": "0x3635",
"vid": "0x534E"
},
"host": {
"default": {
"nkro": true
}
},
"ws2812": {
"driver": "vendor",
"pin": "GP18"

View File

@@ -22,8 +22,12 @@
"usb": {
"vid": "0x534E",
"pid": "0x3031",
"device_version": "0.0.1",
"force_nkro": true
"device_version": "0.0.1"
},
"host": {
"default": {
"nkro": true
}
},
"encoder": {
"rotary": [