diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-03-15 13:45:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 07:45:39 +1100 |
commit | 469b4b21d241a592bedfe1ea217bad74b5195c50 (patch) | |
tree | cfaa74f1aaab3f4e7a388149d227f08629c6eb9a /keyboards/4pplet/aekiso60/rev_a | |
parent | 926389f3a700ac2cde66b1b982525cd1e7b1a200 (diff) | |
download | qmk_firmware-469b4b21d241a592bedfe1ea217bad74b5195c50.tar.gz qmk_firmware-469b4b21d241a592bedfe1ea217bad74b5195c50.zip |
Fixes for recent info.json files (#12248)
Diffstat (limited to 'keyboards/4pplet/aekiso60/rev_a')
-rw-r--r-- | keyboards/4pplet/aekiso60/rev_a/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/4pplet/aekiso60/rev_a/info.json b/keyboards/4pplet/aekiso60/rev_a/info.json index 7f5b09cdc1..8929314232 100644 --- a/keyboards/4pplet/aekiso60/rev_a/info.json +++ b/keyboards/4pplet/aekiso60/rev_a/info.json @@ -5,7 +5,7 @@ "width": 15, "height": 5, "layouts": { - "LAYOUT": { + "LAYOUT_all": { "layout": [ {"x":0, "y":0, "w":1.25}, {"x":1.25, "y":0}, |