summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-11 04:43:11 +0000
committerQMK Bot <hello@qmk.fm>2022-08-11 04:43:11 +0000
commitf3acbf60fcfcf9428dddacffc0a633c9264b4965 (patch)
tree52c6eca6e686157706f69226e2af005c0404939c /keyboards
parent91be4740f202bc56137801e2c53b6dd715be6f39 (diff)
parent34f0c1ac1b0bd5b10735f81ff8e68f7902a6c116 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/yanghu/unicorne/info.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/keyboards/yanghu/unicorne/info.json b/keyboards/yanghu/unicorne/info.json
index 088e072621..67bb7f657d 100644
--- a/keyboards/yanghu/unicorne/info.json
+++ b/keyboards/yanghu/unicorne/info.json
@@ -8,8 +8,11 @@
"pid": "0x0204",
"device_version": "0.0.1"
},
+ "layout_aliases": {
+ "LAYOUT": "LAYOUT_split_3x6_4"
+ },
"layouts": {
- "LAYOUT_unicorne": {
+ "LAYOUT_split_3x6_4": {
"layout": [
{"label":"Tab", "x":0, "y":0.8},
{"label":"Q", "x":1, "y":0.8},
@@ -65,4 +68,4 @@
]
}
}
-}
+}