diff options
author | azhizhinov <azhizhinov@mail.ru> | 2023-03-11 20:26:47 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-11 10:26:47 -0700 |
commit | b281d6efa2a01e95f7787349e4cfcad3cf345682 (patch) | |
tree | ab34221efe8fbdf9eb0c880941f241564e6b1517 /keyboards | |
parent | 36292faf947907e54a9277d33c28688db94857d1 (diff) |
[Keyboard] Change pierce vendor ID (#20088)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/pierce/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/pierce/info.json b/keyboards/pierce/info.json index 503f476c2c..b2dd54c57e 100644 --- a/keyboards/pierce/info.json +++ b/keyboards/pierce/info.json @@ -4,7 +4,7 @@ "url": "https://github.com/durken1/pierce", "maintainer": "durken1", "usb": { - "vid": "0xFEED", + "vid": "0x6431", "pid": "0x6060", "device_version": "0.0.1" }, |