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/four_banger | |
parent | 926389f3a700ac2cde66b1b982525cd1e7b1a200 (diff) |
Fixes for recent info.json files (#12248)
Diffstat (limited to 'keyboards/four_banger')
-rw-r--r-- | keyboards/four_banger/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/four_banger/info.json b/keyboards/four_banger/info.json index bb34a47872..f5ec65cf65 100644 --- a/keyboards/four_banger/info.json +++ b/keyboards/four_banger/info.json @@ -5,7 +5,7 @@ "width": 2, "height": 2, "layouts": { - "LAYOUT": { + "LAYOUT_ortho_2x2": { "layout": [ {"x":0, "y":0}, {"x":1, "y":0}, |