Update usb information for dactyl_cc (#21612)
This commit is contained in:
parent
5d2f2af198
commit
f38ccaa598
|
@ -4,9 +4,9 @@
|
||||||
"url": "https://github.com/mjohns/dactyl-cc",
|
"url": "https://github.com/mjohns/dactyl-cc",
|
||||||
"maintainer": "qmk",
|
"maintainer": "qmk",
|
||||||
"usb": {
|
"usb": {
|
||||||
"vid": "0xFEED",
|
"vid": "0x444E",
|
||||||
"pid": "0x3060",
|
"pid": "0x1407",
|
||||||
"device_version": "0.0.1"
|
"device_version": "1.0.0"
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
|
|
Loading…
Reference in a new issue