From f38ccaa598f83aefc7821d5491970a31de4c6acc Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Tue, 15 Aug 2023 10:36:39 +0100 Subject: [PATCH] Update usb information for dactyl_cc (#21612) --- keyboards/handwired/dactyl_cc/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keyboards/handwired/dactyl_cc/info.json b/keyboards/handwired/dactyl_cc/info.json index b4fbcb6f5e6..e607bfad1a4 100644 --- a/keyboards/handwired/dactyl_cc/info.json +++ b/keyboards/handwired/dactyl_cc/info.json @@ -4,9 +4,9 @@ "url": "https://github.com/mjohns/dactyl-cc", "maintainer": "qmk", "usb": { - "vid": "0xFEED", - "pid": "0x3060", - "device_version": "0.0.1" + "vid": "0x444E", + "pid": "0x1407", + "device_version": "1.0.0" }, "features": { "bootmagic": true,