From 792c437a490a09c87d04f83ab4698b74e457830b Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Thu, 6 Jul 2023 19:06:28 +0100 Subject: [PATCH 1/3] Update info.json change usb.vid to match other dactyls --- keyboards/handwired/dactyl_lightcycle/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/handwired/dactyl_lightcycle/info.json b/keyboards/handwired/dactyl_lightcycle/info.json index 2e10fda4dd98..9193ecd45ffe 100644 --- a/keyboards/handwired/dactyl_lightcycle/info.json +++ b/keyboards/handwired/dactyl_lightcycle/info.json @@ -4,7 +4,7 @@ "url": "https://github.com/adereth/dactyl-keyboard", "maintainer": "Matt Adereth", "usb": { - "vid": "0xFEED", + "vid": "0x444D", "pid": "0x3060", "device_version": "0.0.1" }, From 477f13fdd6ab70b2720fb6556fdbc667b1c9c03f Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Tue, 25 Jul 2023 21:01:43 +0100 Subject: [PATCH 2/3] Update info.json update `usb.vid` and `usb,pid` --- keyboards/handwired/dactyl_lightcycle/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/handwired/dactyl_lightcycle/info.json b/keyboards/handwired/dactyl_lightcycle/info.json index 9193ecd45ffe..8b1f41024081 100644 --- a/keyboards/handwired/dactyl_lightcycle/info.json +++ b/keyboards/handwired/dactyl_lightcycle/info.json @@ -4,8 +4,8 @@ "url": "https://github.com/adereth/dactyl-keyboard", "maintainer": "Matt Adereth", "usb": { - "vid": "0x444D", - "pid": "0x3060", + "vid": "0x444C", + "pid": "0xA460", "device_version": "0.0.1" }, "features": { From d1924346111d18f07565583b50b40a7bc737b2e5 Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Tue, 25 Jul 2023 21:13:28 +0100 Subject: [PATCH 3/3] Update info.json --- keyboards/handwired/dactyl_lightcycle/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/handwired/dactyl_lightcycle/info.json b/keyboards/handwired/dactyl_lightcycle/info.json index 8b1f41024081..e55c783a94c5 100644 --- a/keyboards/handwired/dactyl_lightcycle/info.json +++ b/keyboards/handwired/dactyl_lightcycle/info.json @@ -6,7 +6,7 @@ "usb": { "vid": "0x444C", "pid": "0xA460", - "device_version": "0.0.1" + "device_version": "1.0.0" }, "features": { "bootmagic": true,