summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/tukey/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/tukey/info.json')
-rw-r--r--keyboards/keebio/tukey/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keebio/tukey/info.json b/keyboards/keebio/tukey/info.json
index 2be3e55e70..3f34d8e604 100644
--- a/keyboards/keebio/tukey/info.json
+++ b/keyboards/keebio/tukey/info.json
@@ -18,8 +18,8 @@
"layouts": {
"LAYOUT": {
"layout": [
- {"x":0, "y":0},
- {"x":1, "y":0}
+ {"x":0, "y":0, "matrix": [0, 0]},
+ {"x":1, "y":0, "matrix": [0, 1]}
]
}
}