diff options
author | noroadsleft <xxiinophobia@yahoo.com> | 2019-03-20 22:09:43 +0100 |
---|---|---|
committer | noroadsleft <xxiinophobia@yahoo.com> | 2019-04-13 10:27:40 +0200 |
commit | 2485f73f06459cf26b1e7f5665d90e272f9145d9 (patch) | |
tree | 8e27861bccff05efdb92a2a0f69322e7ed87662a /keyboards/handwired | |
parent | 814118175b0bb5533b1b0030d1bdf787526283fc (diff) | |
download | qmk_firmware-2485f73f06459cf26b1e7f5665d90e272f9145d9.tar.gz qmk_firmware-2485f73f06459cf26b1e7f5665d90e272f9145d9.tar.xz |
Fix handwired/ortho5x13 keyboard dimensions in info.json
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/ortho5x13/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/ortho5x13/info.json b/keyboards/handwired/ortho5x13/info.json index 15a65081a..886bfe028 100644 --- a/keyboards/handwired/ortho5x13/info.json +++ b/keyboards/handwired/ortho5x13/info.json @@ -3,7 +3,7 @@ "url": "", "maintainer": "qmk", "width": 13, - "height": 6, + "height": 5, "layouts": { "LAYOUT": { "layout": [ |