summaryrefslogtreecommitdiff
path: root/keyboards/frooastboard/walnut/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/frooastboard/walnut/info.json')
-rw-r--r--keyboards/frooastboard/walnut/info.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/keyboards/frooastboard/walnut/info.json b/keyboards/frooastboard/walnut/info.json
index 7a8276f3ff..13e1904c94 100644
--- a/keyboards/frooastboard/walnut/info.json
+++ b/keyboards/frooastboard/walnut/info.json
@@ -27,8 +27,13 @@
27 "pid": "0x776E", 27 "pid": "0x776E",
28 "device_version": "1.0.0" 28 "device_version": "1.0.0"
29 }, 29 },
30 "community_layouts": ["tkl_nofrow_ansi", "tkl_nofrow_iso"],
31 "layout_aliases": {
32 "LAYOUT_ansi": "LAYOUT_tkl_nofrow_ansi",
33 "LAYOUT_iso": "LAYOUT_tkl_nofrow_iso"
34 },
30 "layouts": { 35 "layouts": {
31 "LAYOUT_ansi": { 36 "LAYOUT_tkl_nofrow_ansi": {
32 "layout": [ 37 "layout": [
33 { "matrix": [0, 0], "x": 0, "y": 0 }, 38 { "matrix": [0, 0], "x": 0, "y": 0 },
34 { "matrix": [0, 1], "x": 1, "y": 0 }, 39 { "matrix": [0, 1], "x": 1, "y": 0 },
@@ -103,7 +108,7 @@
103 { "matrix": [1, 7], "x": 17.5, "y": 4 } 108 { "matrix": [1, 7], "x": 17.5, "y": 4 }
104 ] 109 ]
105 }, 110 },
106 "LAYOUT_iso": { 111 "LAYOUT_tkl_nofrow_iso": {
107 "layout": [ 112 "layout": [
108 { "matrix": [0, 0], "x": 0, "y": 0 }, 113 { "matrix": [0, 0], "x": 0, "y": 0 },
109 { "matrix": [0, 1], "x": 1, "y": 0 }, 114 { "matrix": [0, 1], "x": 1, "y": 0 },
@@ -135,7 +140,6 @@
135 { "matrix": [3, 2], "x": 10.5, "y": 1 }, 140 { "matrix": [3, 2], "x": 10.5, "y": 1 },
136 { "matrix": [3, 3], "x": 11.5, "y": 1 }, 141 { "matrix": [3, 3], "x": 11.5, "y": 1 },
137 { "matrix": [3, 4], "x": 12.5, "y": 1 }, 142 { "matrix": [3, 4], "x": 12.5, "y": 1 },
138 { "matrix": [3, 5], "x": 13.75, "y": 1, "w": 1.25, "h": 2 },
139 { "matrix": [7, 5], "x": 15.5, "y": 1 }, 143 { "matrix": [7, 5], "x": 15.5, "y": 1 },
140 { "matrix": [7, 6], "x": 16.5, "y": 1 }, 144 { "matrix": [7, 6], "x": 16.5, "y": 1 },
141 { "matrix": [7, 7], "x": 17.5, "y": 1 }, 145 { "matrix": [7, 7], "x": 17.5, "y": 1 },
@@ -152,6 +156,7 @@
152 { "matrix": [5, 2], "x": 10.75, "y": 2 }, 156 { "matrix": [5, 2], "x": 10.75, "y": 2 },
153 { "matrix": [5, 3], "x": 11.75, "y": 2 }, 157 { "matrix": [5, 3], "x": 11.75, "y": 2 },
154 { "matrix": [5, 4], "x": 12.75, "y": 2 }, 158 { "matrix": [5, 4], "x": 12.75, "y": 2 },
159 { "matrix": [3, 5], "x": 13.75, "y": 1, "w": 1.25, "h": 2 },
155 { "matrix": [6, 0], "x": 0, "y": 3, "w": 1.25 }, 160 { "matrix": [6, 0], "x": 0, "y": 3, "w": 1.25 },
156 { "matrix": [6, 1], "x": 1.25, "y": 3 }, 161 { "matrix": [6, 1], "x": 1.25, "y": 3 },
157 { "matrix": [6, 2], "x": 2.25, "y": 3 }, 162 { "matrix": [6, 2], "x": 2.25, "y": 3 },