From e4716d2445209645c1ef1bf8c1dee8aa93b43e07 Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Sat, 12 Aug 2023 09:20:48 +0100 Subject: [PATCH] [Keyboard] Update usb.* of `dactyl_lightcycle` (#21462) --- keyboards/handwired/dactyl_lightcycle/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keyboards/handwired/dactyl_lightcycle/info.json b/keyboards/handwired/dactyl_lightcycle/info.json index c8bf0b85fcb..4a123e711d2 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,