diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-26 13:02:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 21:02:44 +0100 |
commit | e6e4ec6267bef6ea571338968cd614eb5e8b7ea2 (patch) | |
tree | 1852876b6632994f7555693063e2c49fd8233b07 /keyboards/40percentclub/nein/info.json | |
parent | a73e0a7b1308825ffd2fff18ff385add09f31c03 (diff) | |
download | qmk_firmware-e6e4ec6267bef6ea571338968cd614eb5e8b7ea2.tar.gz qmk_firmware-e6e4ec6267bef6ea571338968cd614eb5e8b7ea2.zip |
40percentclub/nein: update info.json layout macro reference (#13726)
- change LAYOUT to LAYOUT_ortho_3x3
Diffstat (limited to 'keyboards/40percentclub/nein/info.json')
-rw-r--r-- | keyboards/40percentclub/nein/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/nein/info.json b/keyboards/40percentclub/nein/info.json index 2a28ffc008..4c4b2a384d 100644 --- a/keyboards/40percentclub/nein/info.json +++ b/keyboards/40percentclub/nein/info.json @@ -5,7 +5,7 @@ "width": 3, "height": 3, "layouts": { - "LAYOUT": { + "LAYOUT_ortho_3x3": { "layout": [ {"x":0, "y":0}, {"x":1, "y":0}, |