forked from mirrors/qmk_firmware
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
dfec8f74fb
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
"url": "https://github.com/adereth/dactyl-keyboard",
|
"url": "https://github.com/adereth/dactyl-keyboard",
|
||||||
"maintainer": "Matt Adereth",
|
"maintainer": "Matt Adereth",
|
||||||
"usb": {
|
"usb": {
|
||||||
"vid": "0xFEED",
|
"vid": "0x444C",
|
||||||
"pid": "0x3060",
|
"pid": "0xA460",
|
||||||
"device_version": "0.0.1"
|
"device_version": "1.0.0"
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"bootmagic": true,
|
"bootmagic": true,
|
||||||
|
|
Loading…
Reference in a new issue