diff options
author | QMK Bot <hello@qmk.fm> | 2022-09-03 18:47:52 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-09-03 18:47:52 +0000 |
commit | 3a56e973ff3ef9fb10db84ceefe1adc7e30354de (patch) | |
tree | f6121b486c552d2bb1ddbeef9761504e4f85bd1b /keyboards | |
parent | d1c4008f1c741d84aa6a2fa7f43af935022c9ece (diff) | |
parent | 3c09db41fe70572a60898bdd3a8bc2291becde30 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/dyz/dyz60_hs/info.json | 2 | ||||
-rw-r--r-- | keyboards/handwired/reclined/info.json | 2 | ||||
-rw-r--r-- | keyboards/synthlabs/solo/info.json | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/dyz/dyz60_hs/info.json b/keyboards/dyz/dyz60_hs/info.json index 214d6b9ded..d98e7ecf1c 100644 --- a/keyboards/dyz/dyz60_hs/info.json +++ b/keyboards/dyz/dyz60_hs/info.json @@ -24,7 +24,7 @@ "usb": { "vid": "0xD772", "pid": "0x001A", - "device_ver": "0x0001" + "device_version": "0.0.1" }, "layouts": { "LAYOUT_all": { diff --git a/keyboards/handwired/reclined/info.json b/keyboards/handwired/reclined/info.json index 1398a9a2df..a5f308fa75 100644 --- a/keyboards/handwired/reclined/info.json +++ b/keyboards/handwired/reclined/info.json @@ -23,7 +23,7 @@ }, "processor": "atmega32u4", "usb": { - "device_ver": "0x0001", + "device_version": "0.0.1", "pid": "0x0000", "vid": "0xFEED" }, diff --git a/keyboards/synthlabs/solo/info.json b/keyboards/synthlabs/solo/info.json index 14a51fda36..3fd7b1b8f3 100644 --- a/keyboards/synthlabs/solo/info.json +++ b/keyboards/synthlabs/solo/info.json @@ -16,7 +16,7 @@ "usb": { "vid": "0x534E", "pid": "0x3031", - "device_ver": "0x0001" + "device_version": "0.0.1" }, "layouts": { "LAYOUT": { |