Browse Source

Update usb information for dactyl_cc (#21612)

pull/21773/head
Duncan Sutherland 8 months ago
committed by GitHub
parent
commit
f38ccaa598
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      keyboards/handwired/dactyl_cc/info.json

+ 3
- 3
keyboards/handwired/dactyl_cc/info.json View File

@ -4,9 +4,9 @@
"url": "https://github.com/mjohns/dactyl-cc",
"maintainer": "qmk",
"usb": {
"vid": "0xFEED",
"pid": "0x3060",
"device_version": "0.0.1"
"vid": "0x444E",
"pid": "0x1407",
"device_version": "1.0.0"
},
"features": {
"bootmagic": true,


Loading…
Cancel
Save