diff options
author | Joel Challis <git@zvecr.com> | 2023-01-20 02:36:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-20 02:36:30 +0000 |
commit | f2ad3ba7c3ccff20560010ebe57c76d381771499 (patch) | |
tree | 1f7a593ec999d731bb5ee095eb7e42065c3d9b91 /keyboards/gboards/georgi/info.json | |
parent | 5e502c3265c7616674af7ab929d4a964670c7b69 (diff) |
Refactor some layouts which contain keyboard name (#19643)
Diffstat (limited to 'keyboards/gboards/georgi/info.json')
-rw-r--r-- | keyboards/gboards/georgi/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/gboards/georgi/info.json b/keyboards/gboards/georgi/info.json index 0bfe2a52aa..619fa4af5d 100644 --- a/keyboards/gboards/georgi/info.json +++ b/keyboards/gboards/georgi/info.json @@ -8,8 +8,11 @@ "pid": "0x1337", "device_version": "0.0.1" }, + "layout_aliases": { + "LAYOUT_georgi": "LAYOUT" + }, "layouts": { - "LAYOUT_georgi": { + "LAYOUT": { "layout": [ {"x": 0, "y": 0.5}, {"x": 1, "y": 0.5}, |