diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-19 11:53:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-19 11:53:10 +0000 |
commit | 32d6c122e99f6819c4447a6d3078b8e7ff97b667 (patch) | |
tree | 79e87c3361a4cfbcc783ccfd73d072f518f5688a /keyboards/handwired/wakizashi40 | |
parent | 98e783cc3ca76b542093bab9b0939030fd3cfba7 (diff) | |
parent | e354cbe7820cec45f0514de930ba60b3c19cb290 (diff) | |
download | qmk_firmware-32d6c122e99f6819c4447a6d3078b8e7ff97b667.tar.gz qmk_firmware-32d6c122e99f6819c4447a6d3078b8e7ff97b667.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/wakizashi40')
-rw-r--r-- | keyboards/handwired/wakizashi40/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/wakizashi40/info.json b/keyboards/handwired/wakizashi40/info.json index eed6dd9417..b97d61171b 100644 --- a/keyboards/handwired/wakizashi40/info.json +++ b/keyboards/handwired/wakizashi40/info.json @@ -24,9 +24,9 @@ "rows": ["D3", "D2", "D1", "D0"] }, "usb": { - "device_ver": "0x0001", + "vid": "0x6662", "pid": "0x7740", - "vid": "0x6662" + "device_version": "0.0.1" }, "layout_aliases": { "LAYOUT": "LAYOUT_all" |