summaryrefslogtreecommitdiffstats
path: root/keyboards/linworks/em8/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-01-20 01:59:46 +0000
committerGitHub <noreply@github.com>2023-01-20 01:59:46 +0000
commit891780b17f0dcf86624cadc18fb0fbeb2ee418d8 (patch)
tree2eba4d1402f7dfda00735cba515280cc54adb035 /keyboards/linworks/em8/info.json
parente5b36e2c3f5c269386357c2b4eebdf011bf26dc2 (diff)
Refactor some layouts which contain keyboard name (#19642)
Diffstat (limited to 'keyboards/linworks/em8/info.json')
-rw-r--r--keyboards/linworks/em8/info.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/keyboards/linworks/em8/info.json b/keyboards/linworks/em8/info.json
index e4d58708e5..2743270970 100644
--- a/keyboards/linworks/em8/info.json
+++ b/keyboards/linworks/em8/info.json
@@ -29,8 +29,13 @@
"scroll_lock": "D5",
"on_state": 0
},
+ "layout_aliases": {
+ "LAYOUT_all": "LAYOUT_split_bs",
+ "LAYOUT_em8_all": "LAYOUT_split_bs",
+ "LAYOUT_em8_2u_backsp": "LAYOUT"
+ },
"layouts": {
- "LAYOUT_em8_2u_backsp": {
+ "LAYOUT": {
"layout": [
{"x":0, "y":0, "matrix":[1,0] },
{"x":1.25, "y":0, "matrix":[0,0] },
@@ -108,7 +113,7 @@
]
},
- "LAYOUT_em8_all": {
+ "LAYOUT_split_bs": {
"layout": [
{"x":0, "y":0, "matrix":[1,0] },
{"x":1.25, "y":0, "matrix":[0,0] },