diff options
| author | Apricity-Projects <34521406+apricity-spam@users.noreply.github.com> | 2024-02-03 08:17:07 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-03 16:17:07 +0000 |
| commit | fa2fb9bbe03706219b5aff3d312ea57ace1e4b3a (patch) | |
| tree | e71da356f3fc0f7e2906283e2d373147cbc54f2c | |
| parent | e97ec68692ffee20e92921e7c913471359cd5377 (diff) | |
KK65 VID Correction (#23007)
| -rw-r--r-- | keyboards/kk/65/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kk/65/info.json b/keyboards/kk/65/info.json index 9101e1d3d9..49c52eec80 100644 --- a/keyboards/kk/65/info.json +++ b/keyboards/kk/65/info.json | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | "usb": { | 27 | "usb": { |
| 28 | "device_version": "1.0.0", | 28 | "device_version": "1.0.0", |
| 29 | "pid": "0x0001", | 29 | "pid": "0x0001", |
| 30 | "vid": "0x4B4B" | 30 | "vid": "0x6B6B" |
| 31 | }, | 31 | }, |
| 32 | "community_layouts": ["65_ansi"], | 32 | "community_layouts": ["65_ansi"], |
| 33 | "layouts": { | 33 | "layouts": { |
