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) | |
| download | qmk_firmware-469b4b21d241a592bedfe1ea217bad74b5195c50.tar.gz qmk_firmware-469b4b21d241a592bedfe1ea217bad74b5195c50.zip | |
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 bb34a4787..f5ec65cf6 100644 --- a/keyboards/four_banger/info.json +++ b/keyboards/four_banger/info.json | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | "width": 2, | 5 | "width": 2, |
| 6 | "height": 2, | 6 | "height": 2, |
| 7 | "layouts": { | 7 | "layouts": { |
| 8 | "LAYOUT": { | 8 | "LAYOUT_ortho_2x2": { |
| 9 | "layout": [ | 9 | "layout": [ |
| 10 | {"x":0, "y":0}, | 10 | {"x":0, "y":0}, |
| 11 | {"x":1, "y":0}, | 11 | {"x":1, "y":0}, |
