diff options
author | Duncan Sutherland <dunk2k_2000@hotmail.com> | 2023-08-12 09:54:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-12 01:54:20 -0700 |
commit | 6f638572d82ed8cdbcfd447b56e0610d7092b856 (patch) | |
tree | 393ea0832b70c1cc87acd66423211fd9a9eb1f3c /keyboards | |
parent | e4e90fa113fed9f91e6b7ae2e9970ba320f60bb7 (diff) |
[Keyboard] Update USB settings for dactyl_maximus (#21666)
Diffstat (limited to 'keyboards')
-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 424fde9562..1d3c9443f3 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, |