diff options
author | Duncan Sutherland <dunk2k_2000@hotmail.com> | 2023-08-12 09:20:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-12 01:20:48 -0700 |
commit | e4716d2445209645c1ef1bf8c1dee8aa93b43e07 (patch) | |
tree | 40eb55400f88ef721fe7398f76e609e8faaf68a9 /keyboards | |
parent | d52bafade333d2da76c514f2a152b38b3a446c1c (diff) |
[Keyboard] Update usb.* of `dactyl_lightcycle` (#21462)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/handwired/dactyl_lightcycle/info.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/dactyl_lightcycle/info.json b/keyboards/handwired/dactyl_lightcycle/info.json index c8bf0b85fc..4a123e711d 100644 --- a/keyboards/handwired/dactyl_lightcycle/info.json +++ b/keyboards/handwired/dactyl_lightcycle/info.json @@ -4,9 +4,9 @@ "url": "https://github.com/adereth/dactyl-keyboard", "maintainer": "Matt Adereth", "usb": { - "vid": "0xFEED", - "pid": "0x3060", - "device_version": "0.0.1" + "vid": "0x444C", + "pid": "0xA460", + "device_version": "1.0.0" }, "features": { "bootmagic": true, |