diff options
author | noahbei <123449614+noahbei@users.noreply.github.com> | 2023-10-07 07:00:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-07 15:00:46 +0100 |
commit | b768d74b2bec974e7dc3282769f753ac9e800b9d (patch) | |
tree | 2f68f65690b0e469ec5636c923366d7ef5355f5d | |
parent | 69c1790dce1cedb8f3bdfdcc17cf71845d50ef14 (diff) |
Update vid for printedpad (#22215)
-rw-r--r-- | keyboards/printedpad/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/printedpad/info.json b/keyboards/printedpad/info.json index 8ced02141b..90a42c7313 100644 --- a/keyboards/printedpad/info.json +++ b/keyboards/printedpad/info.json @@ -22,7 +22,7 @@ "usb": { "device_version": "1.0.0", "pid": "0x0001", - "vid": "0x5044" + "vid": "0x5064" }, "layouts": { "LAYOUT": { |