diff options
author | Vertex-kb <102476474+Vertex-kb@users.noreply.github.com> | 2023-04-11 03:32:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-10 13:32:16 -0600 |
commit | bc6db2823c667c3dcf84181427900154d0000730 (patch) | |
tree | 0fbc7ef88186e6efc63d0b9d346ab08f16ed5f05 /keyboards/vertex | |
parent | fb706f42a2f02655f4a231edf6661ed23e70321d (diff) |
[Keyboard] Update angle65 VID/PID (#20401)
Diffstat (limited to 'keyboards/vertex')
-rw-r--r-- | keyboards/vertex/angle65/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/vertex/angle65/info.json b/keyboards/vertex/angle65/info.json index cb017b7f81..a781a8aa37 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", |