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 | |
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
-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 2a28ffc00..4c4b2a384 100644 --- a/keyboards/40percentclub/nein/info.json +++ b/keyboards/40percentclub/nein/info.json | |||
@@ -5,7 +5,7 @@ | |||
5 | "width": 3, | 5 | "width": 3, |
6 | "height": 3, | 6 | "height": 3, |
7 | "layouts": { | 7 | "layouts": { |
8 | "LAYOUT": { | 8 | "LAYOUT_ortho_3x3": { |
9 | "layout": [ | 9 | "layout": [ |
10 | {"x":0, "y":0}, | 10 | {"x":0, "y":0}, |
11 | {"x":1, "y":0}, | 11 | {"x":1, "y":0}, |