diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2022-10-22 13:22:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-22 13:22:29 -0700 |
commit | cdb04900cd1c84bb2ef983a8eca0667fba4ce5c0 (patch) | |
tree | b5c1bb37218b0815d6d532c2a0bbdd3083821462 /keyboards/40percentclub/polyandry/info.json | |
parent | fc394dfdd43651e5ba46575319832b91afe92e14 (diff) |
Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 (#18815)
Diffstat (limited to 'keyboards/40percentclub/polyandry/info.json')
-rw-r--r-- | keyboards/40percentclub/polyandry/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/polyandry/info.json b/keyboards/40percentclub/polyandry/info.json index 3572b38c23..f5f33e3d97 100644 --- a/keyboards/40percentclub/polyandry/info.json +++ b/keyboards/40percentclub/polyandry/info.json @@ -9,7 +9,7 @@ "device_version": "0.0.1" }, "layouts": { - "LAYOUT": { + "LAYOUT_ortho_4x3": { "layout": [ {"label": "k000", "x": 0, "y": 0}, {"label": "k001", "x": 1, "y": 0}, |