summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-03-19 22:52:40 +1100
committerGitHub <noreply@github.com>2022-03-19 11:52:40 +0000
commite354cbe7820cec45f0514de930ba60b3c19cb290 (patch)
tree9735f6cf49d682495018651398939d0e1cbb6e70
parent06b6729b168334c6496288acf6734aa586d335e2 (diff)
`device_ver` -> `device_version` for some more boards (#16685)
-rw-r--r--keyboards/dyz/dyz40/info.json2
-rw-r--r--keyboards/dyz/dyz_tkl/info.json2
-rw-r--r--keyboards/dyz/selka40/info.json2
-rw-r--r--keyboards/dyz/synthesis60/info.json2
-rw-r--r--keyboards/handwired/3dortho14u/rev1/info.json4
-rw-r--r--keyboards/handwired/3dortho14u/rev2/info.json4
-rw-r--r--keyboards/handwired/baredev/rev1/info.json2
-rw-r--r--keyboards/handwired/hillside/0_1/info.json2
-rw-r--r--keyboards/handwired/pytest/info.json2
-rw-r--r--keyboards/handwired/wakizashi40/info.json4
-rw-r--r--keyboards/karlb/kbic65/info.json2
-rw-r--r--keyboards/splitography/info.json2
12 files changed, 15 insertions, 15 deletions
diff --git a/keyboards/dyz/dyz40/info.json b/keyboards/dyz/dyz40/info.json
index 2a30ca0bb2..db525a4707 100644
--- a/keyboards/dyz/dyz40/info.json
+++ b/keyboards/dyz/dyz40/info.json
@@ -20,7 +20,7 @@
20 "usb": { 20 "usb": {
21 "vid": "0xD772", 21 "vid": "0xD772",
22 "pid": "0x000B", 22 "pid": "0x000B",
23 "device_ver": "0x0001" 23 "device_version": "0.0.1"
24 }, 24 },
25 "layouts": { 25 "layouts": {
26 "LAYOUT_all": { 26 "LAYOUT_all": {
diff --git a/keyboards/dyz/dyz_tkl/info.json b/keyboards/dyz/dyz_tkl/info.json
index 8cba9c24e7..07a1a7cb7b 100644
--- a/keyboards/dyz/dyz_tkl/info.json
+++ b/keyboards/dyz/dyz_tkl/info.json
@@ -17,7 +17,7 @@
17 "usb": { 17 "usb": {
18 "vid": "0xD772", 18 "vid": "0xD772",
19 "pid": "0x000C", 19 "pid": "0x000C",
20 "device_ver": "0x0001" 20 "device_version": "0.0.1"
21 }, 21 },
22 "layouts": { 22 "layouts": {
23 "LAYOUT_all": { 23 "LAYOUT_all": {
diff --git a/keyboards/dyz/selka40/info.json b/keyboards/dyz/selka40/info.json
index b947bbb59a..740eb0d5f1 100644
--- a/keyboards/dyz/selka40/info.json
+++ b/keyboards/dyz/selka40/info.json
@@ -20,7 +20,7 @@
20 "usb": { 20 "usb": {
21 "vid": "0xD772", 21 "vid": "0xD772",
22 "pid": "0x0012", 22 "pid": "0x0012",
23 "device_ver": "0x0001" 23 "device_version": "0.0.1"
24 }, 24 },
25 "layouts": { 25 "layouts": {
26 "LAYOUT_all": { 26 "LAYOUT_all": {
diff --git a/keyboards/dyz/synthesis60/info.json b/keyboards/dyz/synthesis60/info.json
index 381e7efb36..c0d9baf560 100644
--- a/keyboards/dyz/synthesis60/info.json
+++ b/keyboards/dyz/synthesis60/info.json
@@ -35,7 +35,7 @@
35 "usb": { 35 "usb": {
36 "vid": "0xD772", 36 "vid": "0xD772",
37 "pid": "0x0017", 37 "pid": "0x0017",
38 "device_ver": "0x0001" 38 "device_version": "0.0.1"
39 }, 39 },
40 "layouts": { 40 "layouts": {
41 "LAYOUT_all": { 41 "LAYOUT_all": {
diff --git a/keyboards/handwired/3dortho14u/rev1/info.json b/keyboards/handwired/3dortho14u/rev1/info.json
index 72ed95e5f4..bd9220281c 100644
--- a/keyboards/handwired/3dortho14u/rev1/info.json
+++ b/keyboards/handwired/3dortho14u/rev1/info.json
@@ -28,9 +28,9 @@
28 "rows": ["B0", "B1", "B2", "B3", "B7"] 28 "rows": ["B0", "B1", "B2", "B3", "B7"]
29 }, 29 },
30 "usb": { 30 "usb": {
31 "device_ver": "0x0001", 31 "vid": "0x6662",
32 "pid": "0x3D14", 32 "pid": "0x3D14",
33 "vid": "0x6662" 33 "device_version": "0.0.1"
34 }, 34 },
35 "layouts": { 35 "layouts": {
36 "LAYOUT": { 36 "LAYOUT": {
diff --git a/keyboards/handwired/3dortho14u/rev2/info.json b/keyboards/handwired/3dortho14u/rev2/info.json
index 705d6b5570..7f241f35ff 100644
--- a/keyboards/handwired/3dortho14u/rev2/info.json
+++ b/keyboards/handwired/3dortho14u/rev2/info.json
@@ -28,9 +28,9 @@
28 "rows": ["D3", "D2", "D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5"] 28 "rows": ["D3", "D2", "D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5"]
29 }, 29 },
30 "usb": { 30 "usb": {
31 "device_ver": "0x0001", 31 "vid": "0x6662",
32 "pid": "0x3D14", 32 "pid": "0x3D14",
33 "vid": "0x6662" 33 "device_version": "0.0.1"
34 }, 34 },
35 "layouts": { 35 "layouts": {
36 "LAYOUT": { 36 "LAYOUT": {
diff --git a/keyboards/handwired/baredev/rev1/info.json b/keyboards/handwired/baredev/rev1/info.json
index 601b5df128..6292817538 100644
--- a/keyboards/handwired/baredev/rev1/info.json
+++ b/keyboards/handwired/baredev/rev1/info.json
@@ -44,7 +44,7 @@
44 "usb": { 44 "usb": {
45 "vid": "0x1209", 45 "vid": "0x1209",
46 "pid": "0x4126", 46 "pid": "0x4126",
47 "device_ver": "0x0001", 47 "device_version": "0.0.1",
48 "polling_interval": 1, 48 "polling_interval": 1,
49 "shared_endpoint": { 49 "shared_endpoint": {
50 "keyboard": true 50 "keyboard": true
diff --git a/keyboards/handwired/hillside/0_1/info.json b/keyboards/handwired/hillside/0_1/info.json
index 8c00f70366..7e128d5191 100644
--- a/keyboards/handwired/hillside/0_1/info.json
+++ b/keyboards/handwired/hillside/0_1/info.json
@@ -18,7 +18,7 @@
18 "usb": { 18 "usb": {
19 "vid": "0xFEED", 19 "vid": "0xFEED",
20 "pid": "0x67C0", 20 "pid": "0x67C0",
21 "device_ver": "0x0001" 21 "device_version": "0.0.1"
22 }, 22 },
23 23
24 "features": { 24 "features": {
diff --git a/keyboards/handwired/pytest/info.json b/keyboards/handwired/pytest/info.json
index 5c941af9bf..331472762c 100644
--- a/keyboards/handwired/pytest/info.json
+++ b/keyboards/handwired/pytest/info.json
@@ -5,6 +5,6 @@
5 "usb": { 5 "usb": {
6 "vid": "0xFEED", 6 "vid": "0xFEED",
7 "pid": "0x6465", 7 "pid": "0x6465",
8 "device_ver": "0x0001" 8 "device_version": "0.0.1"
9 } 9 }
10} 10}
diff --git a/keyboards/handwired/wakizashi40/info.json b/keyboards/handwired/wakizashi40/info.json
index b64ab55116..58eadb29e6 100644
--- a/keyboards/handwired/wakizashi40/info.json
+++ b/keyboards/handwired/wakizashi40/info.json
@@ -24,9 +24,9 @@
24 "rows": ["C0", "C1", "C2", "C3"] 24 "rows": ["C0", "C1", "C2", "C3"]
25 }, 25 },
26 "usb": { 26 "usb": {
27 "device_ver": "0x0001", 27 "vid": "0x6662",
28 "pid": "0x7740", 28 "pid": "0x7740",
29 "vid": "0x6662" 29 "device_version": "0.0.1"
30 }, 30 },
31 "layout_aliases": { 31 "layout_aliases": {
32 "LAYOUT": "LAYOUT_all" 32 "LAYOUT": "LAYOUT_all"
diff --git a/keyboards/karlb/kbic65/info.json b/keyboards/karlb/kbic65/info.json
index 560e162a3e..857f8d3cc5 100644
--- a/keyboards/karlb/kbic65/info.json
+++ b/keyboards/karlb/kbic65/info.json
@@ -29,7 +29,7 @@
29 "usb": { 29 "usb": {
30 "vid": "0x424B", 30 "vid": "0x424B",
31 "pid": "0xD87A", 31 "pid": "0xD87A",
32 "device_ver": "0x0001" 32 "device_version": "0.0.1"
33 }, 33 },
34 "layouts": { 34 "layouts": {
35 "LAYOUT": { 35 "LAYOUT": {
diff --git a/keyboards/splitography/info.json b/keyboards/splitography/info.json
index 2d07607c29..a7f8bb7c95 100644
--- a/keyboards/splitography/info.json
+++ b/keyboards/splitography/info.json
@@ -23,7 +23,7 @@
23 "usb": { 23 "usb": {
24 "vid": "0xFEED", 24 "vid": "0xFEED",
25 "pid": "0x6060", 25 "pid": "0x6060",
26 "device_ver": "0x0001" 26 "device_version": "0.0.1"
27 }, 27 },
28 "layouts": { 28 "layouts": {
29 "LAYOUT": { 29 "LAYOUT": {