qmk_firmware

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

commit bc6db2823c667c3dcf84181427900154d0000730
parent fb706f42a2f02655f4a231edf6661ed23e70321d
Author: Vertex-kb <102476474+Vertex-kb@users.noreply.github.com>
Date:   Tue, 11 Apr 2023 03:32:16 +0800

[Keyboard] Update angle65 VID/PID (#20401)


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