diff options
author | Joel Challis <git@zvecr.com> | 2023-01-20 01:59:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-20 01:59:46 +0000 |
commit | 891780b17f0dcf86624cadc18fb0fbeb2ee418d8 (patch) | |
tree | 2eba4d1402f7dfda00735cba515280cc54adb035 /keyboards/reviung/reviung33/info.json | |
parent | e5b36e2c3f5c269386357c2b4eebdf011bf26dc2 (diff) |
Refactor some layouts which contain keyboard name (#19642)
Diffstat (limited to 'keyboards/reviung/reviung33/info.json')
-rw-r--r-- | keyboards/reviung/reviung33/info.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/reviung/reviung33/info.json b/keyboards/reviung/reviung33/info.json index f5d83a1363..af7584eee0 100644 --- a/keyboards/reviung/reviung33/info.json +++ b/keyboards/reviung/reviung33/info.json @@ -8,8 +8,11 @@ "pid": "0x516D", "device_version": "0.0.1" }, + "layout_aliases": { + "LAYOUT_reviung33": "LAYOUT" + }, "layouts": { - "LAYOUT_reviung33": { + "LAYOUT": { "layout": [ {"x":0, "y":0}, {"x":1, "y":0}, |