diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-17 08:43:29 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-17 08:43:29 +0000 |
commit | 4be8eec4f22f1a69960ec18748f1546911d73624 (patch) | |
tree | 142496036f18be86e2e57cc0c5d4c6a55a5d0f94 /keyboards/xelus/akis/info.json | |
parent | 777fffb06770abb83fb9fe787ba064d468eb015d (diff) | |
parent | b127180c0c82206b76464eb6ea90a376947fdafe (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/xelus/akis/info.json')
-rw-r--r-- | keyboards/xelus/akis/info.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/xelus/akis/info.json b/keyboards/xelus/akis/info.json index e46d0d1db7..857fbc55de 100644 --- a/keyboards/xelus/akis/info.json +++ b/keyboards/xelus/akis/info.json @@ -4,6 +4,9 @@ "maintainer": "Xelus22", "width": 16, "height": 5, + "layout_aliases": { + "LAYOUT_65_all": "LAYOUT_all" + }, "layouts": { "LAYOUT_all": { "layout": [ @@ -55,7 +58,8 @@ {"x": 12.75, "y": 2, "w": 2.25}, {"x": 15, "y": 2}, - {"x": 0, "y": 3, "w": 2.25}, + {"x": 0, "y": 3, "w": 1.25}, + {"x": 1.25, "y": 3}, {"x": 2.25, "y": 3}, {"x": 3.25, "y": 3}, {"x": 4.25, "y": 3}, |