diff options
author | Josh Hinnebusch <joshhinnebusch@gmail.com> | 2023-04-12 13:27:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-12 10:27:37 -0700 |
commit | 18335ddda5f61fd778adebed098e9983f34a93a6 (patch) | |
tree | 72422eb6249440702baca75a7c2eda489385475d /keyboards/hineybush/h87_g2/info.json | |
parent | 051485c579eb9d6fdc6036254fac1f59e5fb85ef (diff) |
[Keyboard] Fix h87 g2 VID conflict (#20388)
Diffstat (limited to 'keyboards/hineybush/h87_g2/info.json')
-rw-r--r-- | keyboards/hineybush/h87_g2/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hineybush/h87_g2/info.json b/keyboards/hineybush/h87_g2/info.json index 2868e6cffb..f38dc302ef 100644 --- a/keyboards/hineybush/h87_g2/info.json +++ b/keyboards/hineybush/h87_g2/info.json @@ -21,7 +21,7 @@ "usb": { "device_version": "1.0.0", "pid": "0x0001", - "vid": "0x4048" + "vid": "0x4069" }, "layouts": { "LAYOUT": { |