~ruther/qmk_firmware

3c09db41fe70572a60898bdd3a8bc2291becde30 — Ryan 3 years ago bfec30a
Fix a couple of boards still using `usb.device_ver` (#18258)

M keyboards/dyz/dyz60_hs/info.json => keyboards/dyz/dyz60_hs/info.json +1 -1
@@ 24,7 24,7 @@
    "usb": {
        "vid": "0xD772",
        "pid": "0x001A",
        "device_ver": "0x0001"
        "device_version": "0.0.1"
    },
    "layouts": {
        "LAYOUT_all": {

M keyboards/handwired/reclined/info.json => keyboards/handwired/reclined/info.json +1 -1
@@ 23,7 23,7 @@
  },
  "processor": "atmega32u4",
  "usb": {
    "device_ver": "0x0001",
    "device_version": "0.0.1",
    "pid": "0x0000",
    "vid": "0xFEED"
  },

M keyboards/synthlabs/solo/info.json => keyboards/synthlabs/solo/info.json +1 -1
@@ 16,7 16,7 @@
  "usb": {
    "vid": "0x534E",
    "pid": "0x3031",
    "device_ver": "0x0001"
    "device_version": "0.0.1"
  },
  "layouts": {
    "LAYOUT": {