summaryrefslogtreecommitdiffstats
path: root/keyboards/4by3/info.json
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2020-12-01 16:04:38 -0800
committerZach White <skullydazed@drpepper.org>2021-01-07 21:21:12 -0800
commit2a67ff690ee5b0789b10448eef9fa0724a6c8d60 (patch)
treebb856695c5be8ca727210b54de989e94088bb12c /keyboards/4by3/info.json
parentb2c26f7cdd4b268e80f98cae7f444956559436ec (diff)
clean up generate-api errors
Diffstat (limited to 'keyboards/4by3/info.json')
-rw-r--r--keyboards/4by3/info.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/4by3/info.json b/keyboards/4by3/info.json
index 9cc07a9240..fb78f05d51 100644
--- a/keyboards/4by3/info.json
+++ b/keyboards/4by3/info.json
@@ -7,8 +7,6 @@
"layouts": {
"LAYOUT_horizontal": {
"key_count": 12,
- "width": 4,
- "height": 3,
"layout": [
{ "x": 0, "y": 0 }, { "x": 1, "y": 0 }, { "x": 2, "y": 0 }, { "x": 3, "y": 0 },
{ "x": 0, "y": 1 }, { "x": 1, "y": 1 }, { "x": 2, "y": 1 }, { "x": 3, "y": 1 },
@@ -17,8 +15,6 @@
},
"LAYOUT_vertical_right": {
"key_count": 12,
- "width": 3,
- "height": 4,
"layout": [
{ "x": 0, "y": 0 }, { "x": 1, "y": 0 }, { "x": 2, "y": 0 },
{ "x": 0, "y": 1 }, { "x": 1, "y": 1 }, { "x": 2, "y": 1 },
@@ -28,8 +24,6 @@
},
"LAYOUT_vertical_left": {
"key_count": 12,
- "width": 3,
- "height": 4,
"layout": [
{ "x": 0, "y": 0 }, { "x": 1, "y": 0 }, { "x": 2, "y": 0 },
{ "x": 0, "y": 1 }, { "x": 1, "y": 1 }, { "x": 2, "y": 1 },