summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ortho5x14/info.json
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-07-13 14:15:38 -0700
committerGitHub <noreply@github.com>2021-07-13 14:15:38 -0700
commitd4399172d3230450f3fb81d6f7f13403836028b5 (patch)
tree2dff4396ab121ab1a285b15517c1a33be444edba /keyboards/handwired/ortho5x14/info.json
parenta3d60464ef12b0727c8643bdd1e99a0482256ad2 (diff)
Ortho 5x14 handwired info.json correction (#13538)
* ortho5x14 handwired: correct info.json data Last key was incorrectly positioned. * fix readme typo
Diffstat (limited to 'keyboards/handwired/ortho5x14/info.json')
-rw-r--r--keyboards/handwired/ortho5x14/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/ortho5x14/info.json b/keyboards/handwired/ortho5x14/info.json
index 3ba4f3e7e8..c39da88116 100644
--- a/keyboards/handwired/ortho5x14/info.json
+++ b/keyboards/handwired/ortho5x14/info.json
@@ -80,7 +80,7 @@
{"label":"Alt", "x":10, "y":4},
{"label":"Prop", "x":11, "y":4},
{"label":"Ctrl", "x":12, "y":4},
- {"label":"Esc", "x":13, "y":0}
+ {"label":"Esc", "x":13, "y":4}
]
}
}