device_ver -> device_version for some more boards (#16685)

This commit is contained in:
Ryan
2022-03-19 22:52:40 +11:00
committed by GitHub
parent 06b6729b16
commit e354cbe782
12 changed files with 15 additions and 15 deletions

View File

@@ -20,7 +20,7 @@
"usb": {
"vid": "0xD772",
"pid": "0x000B",
"device_ver": "0x0001"
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {

View File

@@ -17,7 +17,7 @@
"usb": {
"vid": "0xD772",
"pid": "0x000C",
"device_ver": "0x0001"
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {

View File

@@ -20,7 +20,7 @@
"usb": {
"vid": "0xD772",
"pid": "0x0012",
"device_ver": "0x0001"
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {

View File

@@ -35,7 +35,7 @@
"usb": {
"vid": "0xD772",
"pid": "0x0017",
"device_ver": "0x0001"
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {