diff options
author | QMK Bot <hello@qmk.fm> | 2023-08-12 08:58:09 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-08-12 08:58:09 +0000 |
commit | 1eb70be4579e3888ea665fec5706b03eac3d2b3e (patch) | |
tree | 63ea8fa2b49a25d6b244e14ca8cc671c92bec0ce /keyboards/handwired | |
parent | 43f1f9bd446aeb9a6eb5f814478b1fb7b9d358c0 (diff) | |
parent | 6f638572d82ed8cdbcfd447b56e0610d7092b856 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/dactyl_maximus/info.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/dactyl_maximus/info.json b/keyboards/handwired/dactyl_maximus/info.json index 28e52d71a7..081fab571a 100644 --- a/keyboards/handwired/dactyl_maximus/info.json +++ b/keyboards/handwired/dactyl_maximus/info.json @@ -4,9 +4,9 @@ "url": "", "maintainer": "dunk2k", "usb": { - "vid": "0x444D", - "pid": "0x3536", - "device_version": "0.0.1" + "vid": "0x444C", + "pid": "0xA57B", + "device_version": "1.0.0" }, "features": { "bootmagic": true, |