diff options
Diffstat (limited to 'keyboards/0xcb/static/info.json')
-rw-r--r-- | keyboards/0xcb/static/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/0xcb/static/info.json b/keyboards/0xcb/static/info.json index d646471be9..e1ea7132b7 100644 --- a/keyboards/0xcb/static/info.json +++ b/keyboards/0xcb/static/info.json @@ -4,8 +4,11 @@ "maintainer": "Conor-Burns", "width": 12, "height": 5, + "layout_aliases": { + "LAYOUT": "LAYOUT_all" + }, "layouts": { - "LAYOUT": { + "LAYOUT_all": { "layout": [ {"x":11, "y":0}, {"x":0, "y":1}, |