diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-01 01:24:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-01 01:24:06 -0700 |
commit | e322462cd457b7fc32b30e6916079d363b8aa6e8 (patch) | |
tree | d1ad1e9d43cc908791fc06017132d7201840342c /keyboards/illusion/rosa/info.json | |
parent | a001df5e807ee17f084ac363d9c57734fc613140 (diff) | |
download | qmk_firmware-e322462cd457b7fc32b30e6916079d363b8aa6e8.tar.gz qmk_firmware-e322462cd457b7fc32b30e6916079d363b8aa6e8.zip |
Illusion Rosa: correct layout macro names (#13387)
Diffstat (limited to 'keyboards/illusion/rosa/info.json')
-rw-r--r-- | keyboards/illusion/rosa/info.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/illusion/rosa/info.json b/keyboards/illusion/rosa/info.json index 72841fb53b..82058f6de3 100644 --- a/keyboards/illusion/rosa/info.json +++ b/keyboards/illusion/rosa/info.json @@ -5,7 +5,7 @@ "width": 15, "height": 5, "layouts": { - "LAYOUT_60_ansi": { + "LAYOUT_60_ansi_tsangan": { "layout": [ {"label":"Esc", "x":0, "y":0}, {"label":"!", "x":1, "y":0}, @@ -73,7 +73,7 @@ {"label":"Ctrl", "x":13.5, "y":4, "w":1.5} ] }, - "LAYOUT_60_ansi_split_rshift": { + "LAYOUT_60_ansi_tsangan_split_rshift": { "layout": [ {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, @@ -141,7 +141,7 @@ {"label":"Win", "x":12.5, "y":4}, {"label":"Ctrl", "x":13.5, "y":4, "w":1.5}] }, - "LAYOUT_60_ansi_split_bs_rshift": { + "LAYOUT_60_ansi_tsangan_split_bs_rshift": { "layout": [ {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, |