Change the VID and PID of the file kb38 info.json (#23393)
parent
73daecdc23
commit
408f6e43cd
|
@ -21,8 +21,8 @@
|
||||||
"processor": "atmega32u4",
|
"processor": "atmega32u4",
|
||||||
"usb": {
|
"usb": {
|
||||||
"device_version": "1.0.0",
|
"device_version": "1.0.0",
|
||||||
"pid": "0x0000",
|
"pid": "0x3801",
|
||||||
"vid": "0xFEED"
|
"vid": "0xD010"
|
||||||
},
|
},
|
||||||
"encoder": {
|
"encoder": {
|
||||||
"rotary": [
|
"rotary": [
|
||||||
|
|
Loading…
Reference in New Issue