summaryrefslogtreecommitdiffstats
path: root/keyboards/boardsource/beiwagon/info.json
diff options
context:
space:
mode:
authorcole smith <38364556+daysgobye@users.noreply.github.com>2021-07-03 18:06:05 -0700
committerGitHub <noreply@github.com>2021-07-03 18:06:05 -0700
commit400844453a48c63c0eb06ae6b5d714a1ac3918f3 (patch)
tree355bef19cde47a41b8b334c9a5540d20ef141fa6 /keyboards/boardsource/beiwagon/info.json
parent2161496d62fef0f1255984cf4fc0e3e1c625d6fa (diff)
[Keyboard] ortho boards from the technik gb (#13382)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/boardsource/beiwagon/info.json')
-rw-r--r--keyboards/boardsource/beiwagon/info.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/keyboards/boardsource/beiwagon/info.json b/keyboards/boardsource/beiwagon/info.json
new file mode 100644
index 0000000000..6b2c9a466c
--- /dev/null
+++ b/keyboards/boardsource/beiwagon/info.json
@@ -0,0 +1,28 @@
+{
+ "keyboard_name": "Beiwagon",
+ "url": "",
+ "maintainer": "Boardsource",
+ "width": 3,
+ "height": 4,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "label": "k00", "x": 0, "y": 0 },
+ { "label": "k01", "x": 1, "y": 0 },
+ { "label": "k02", "x": 2, "y": 0 },
+
+ { "label": "k10", "x": 0, "y": 1 },
+ { "label": "k11", "x": 1, "y": 1 },
+ { "label": "k12", "x": 2, "y": 1 },
+
+ { "label": "k20", "x": 0, "y": 2 },
+ { "label": "k21", "x": 1, "y": 2 },
+ { "label": "k22", "x": 2, "y": 2 },
+
+ { "label": "k30", "x": 0, "y": 3 },
+ { "label": "k31", "x": 1, "y": 3 },
+ { "label": "k32", "x": 2, "y": 3 }
+ ]
+ }
+ }
+}