summaryrefslogtreecommitdiff
path: root/keyboards/mini_ten_key_plus
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-11-25 02:47:02 +0000
committerGitHub <noreply@github.com>2022-11-25 02:47:02 +0000
commit59443fa970332106872a906d923f5b0fd9eb116b (patch)
tree148d869087db134183bd94e3ed585746886394da /keyboards/mini_ten_key_plus
parent3209c7a42c4d70b5f59eda93bf227d89de9fc872 (diff)
jsonify some info.json (#19146)
Diffstat (limited to 'keyboards/mini_ten_key_plus')
-rw-r--r--keyboards/mini_ten_key_plus/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mini_ten_key_plus/info.json b/keyboards/mini_ten_key_plus/info.json
index b596fe5f48..7bbbf6accc 100644
--- a/keyboards/mini_ten_key_plus/info.json
+++ b/keyboards/mini_ten_key_plus/info.json
@@ -24,7 +24,7 @@
{"label":"Backspace", "x":0, "y":1},{"label":"7", "x":1, "y":1} ,{"label":"8", "x":2, "y":1},{"label":"9", "x":3, "y":1},{"label":"+", "x":4, "y":1, "h":2},
{"label":"(", "x":0, "y":2} ,{"label":"4", "x":1, "y":2} ,{"label":"5", "x":2, "y":2},{"label":"6", "x":3, "y":2},
{"label":")", "x":0, "y":3} ,{"label":"1", "x":1, "y":3} ,{"label":"2", "x":2, "y":3},{"label":"3", "x":3, "y":3},{"label":"Enter", "x":4, "y":3, "h":2},
- {"label":"y", "x":0, "y":4} ,{"label":"0", "x":1, "y":4 ,"w":2} , {"label":".", "x":3, "y":4},
+ {"label":"y", "x":0, "y":4} ,{"label":"0", "x":1, "y":4 ,"w":2} , {"label":".", "x":3, "y":4}
]
}
}