From 6f638572d82ed8cdbcfd447b56e0610d7092b856 Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Sat, 12 Aug 2023 09:54:20 +0100 Subject: [PATCH] [Keyboard] Update USB settings for dactyl_maximus (#21666) --- keyboards/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 index 424fde95622..1d3c9443f31 100644 --- 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,