diff options
author | Ryan <fauxpark@gmail.com> | 2022-02-11 14:37:41 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-11 14:37:41 +1100 |
commit | 89fc2f166fd43808a00769aba68ce64890e31570 (patch) | |
tree | 66139e2665fc3718a0df923393e8646e7661cc81 | |
parent | 2bc4a216dfbb83a6d2b57da397d370210087cff5 (diff) | |
download | qmk_firmware-89fc2f166fd43808a00769aba68ce64890e31570.tar.gz qmk_firmware-89fc2f166fd43808a00769aba68ce64890e31570.zip |
mechlovin/kay60: fix mismatched layout name (#16314)
-rw-r--r-- | keyboards/mechlovin/kay60/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechlovin/kay60/info.json b/keyboards/mechlovin/kay60/info.json index 513dcef12..adcbc594d 100644 --- a/keyboards/mechlovin/kay60/info.json +++ b/keyboards/mechlovin/kay60/info.json | |||
@@ -74,7 +74,7 @@ | |||
74 | {"x": 13.75, "y": 4, "w": 1.25} | 74 | {"x": 13.75, "y": 4, "w": 1.25} |
75 | ] | 75 | ] |
76 | }, | 76 | }, |
77 | "LAYOUT_ansi": { | 77 | "LAYOUT_60_ansi": { |
78 | "layout": [ | 78 | "layout": [ |
79 | {"x": 0, "y": 0}, | 79 | {"x": 0, "y": 0}, |
80 | {"x": 1, "y": 0}, | 80 | {"x": 1, "y": 0}, |