qmk_firmware

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

commit 6f638572d82ed8cdbcfd447b56e0610d7092b856
parent e4e90fa113fed9f91e6b7ae2e9970ba320f60bb7
Author: Duncan Sutherland <dunk2k_2000@hotmail.com>
Date:   Sat, 12 Aug 2023 09:54:20 +0100

[Keyboard] Update USB settings for dactyl_maximus (#21666)


Diffstat:
Mkeyboards/handwired/dactyl_maximus/info.json | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/keyboards/handwired/dactyl_maximus/info.json b/keyboards/handwired/dactyl_maximus/info.json @@ -4,9 +4,9 @@ "url": "", "maintainer": "dunk2k", "usb": { - "vid": "0x444D", - "pid": "0x3536", - "device_version": "0.0.1" + "vid": "0x444C", + "pid": "0xA57B", + "device_version": "1.0.0" }, "features": { "bootmagic": true,