diff options
| author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-04-13 18:31:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-13 18:31:51 -0700 |
| commit | b64dabdffda0ea6900beec550d2f42bc3b69ac7b (patch) | |
| tree | 2df7bd3c8db1e8f90e6c306e012ad90642fda0fb | |
| parent | a2ac6f50aab4f16d1756eb6bb6041a9a6c34b322 (diff) | |
| download | qmk_firmware-b64dabdffda0ea6900beec550d2f42bc3b69ac7b.tar.gz qmk_firmware-b64dabdffda0ea6900beec550d2f42bc3b69ac7b.zip | |
Correct layout macro name in Cannonkeys Ortho75 info.json (#12581)
| -rw-r--r-- | keyboards/cannonkeys/ortho75/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cannonkeys/ortho75/info.json b/keyboards/cannonkeys/ortho75/info.json index b6aaa8e7e..a57f18421 100644 --- a/keyboards/cannonkeys/ortho75/info.json +++ b/keyboards/cannonkeys/ortho75/info.json | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | "width": 15, | 5 | "width": 15, |
| 6 | "height": 5, | 6 | "height": 5, |
| 7 | "layouts": { | 7 | "layouts": { |
| 8 | "LAYOUT_ortho_5x12": { | 8 | "LAYOUT_ortho_5x15": { |
| 9 | "layout": [ | 9 | "layout": [ |
| 10 | {"label":"`", "x":0, "y":0}, | 10 | {"label":"`", "x":0, "y":0}, |
| 11 | {"label":"1", "x":1, "y":0}, | 11 | {"label":"1", "x":1, "y":0}, |
