qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit f38ccaa598f83aefc7821d5491970a31de4c6acc
parent 5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1
Author: Duncan Sutherland <dunk2k_2000@hotmail.com>
Date:   Tue, 15 Aug 2023 10:36:39 +0100

Update usb information for dactyl_cc (#21612)


Diffstat:
Mkeyboards/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 @@ -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,