From bc6db2823c667c3dcf84181427900154d0000730 Mon Sep 17 00:00:00 2001 From: Vertex-kb <102476474+Vertex-kb@users.noreply.github.com> Date: Tue, 11 Apr 2023 03:32:16 +0800 Subject: [PATCH] [Keyboard] Update angle65 VID/PID (#20401) --- keyboards/vertex/angle65/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/vertex/angle65/info.json b/keyboards/vertex/angle65/info.json index cb017b7f816..a781a8aa373 100644 --- a/keyboards/vertex/angle65/info.json +++ b/keyboards/vertex/angle65/info.json @@ -4,8 +4,8 @@ "url": "", "maintainer": "EasonQian1, Vertex-kb", "usb": { - "vid": "0x7374", - "pid": "0x9770", + "vid": "0x9954", + "pid": "0x9970", "device_version": "0.0.1" }, "processor": "STM32F103",