summaryrefslogtreecommitdiff
path: root/keyboards/sixkeyboard/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-20 00:30:40 +0000
committerQMK Bot <hello@qmk.fm>2021-07-20 00:30:40 +0000
commitf9332747e324f4fd131c4251cbc4996c7e9eb0a3 (patch)
tree12b95ad3968d0479e60d6593766bc708ee9b61d5 /keyboards/sixkeyboard/info.json
parentf493f560cc85585b336930ca551a44df10aab90c (diff)
parent7e698c71cd8b9d0cdef6c622cfdd88a13e2a6587 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sixkeyboard/info.json')
-rw-r--r--keyboards/sixkeyboard/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sixkeyboard/info.json b/keyboards/sixkeyboard/info.json
index 55239fc6cc..17815afa1b 100644
--- a/keyboards/sixkeyboard/info.json
+++ b/keyboards/sixkeyboard/info.json
@@ -5,7 +5,7 @@
"width": 3,
"height": 2,
"layouts": {
- "LAYOUT": {
+ "LAYOUT_ortho_2x3": {
"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}]
}
}