diff options
author | noroadsleft <xxiinophobia@yahoo.com> | 2019-03-20 22:00:14 +0100 |
---|---|---|
committer | noroadsleft <xxiinophobia@yahoo.com> | 2019-04-13 10:27:37 +0200 |
commit | f19d13820604291092ea89c195e962963e72ebb1 (patch) | |
tree | 399a9db52f883b71856a8610ae79ad7c85741d08 | |
parent | a206f3b7395627270682c814c04e249ccd8ff295 (diff) | |
download | qmk_firmware-f19d13820604291092ea89c195e962963e72ebb1.tar.gz qmk_firmware-f19d13820604291092ea89c195e962963e72ebb1.tar.xz |
Fix Canoe keyboard dimensions in info.json
-rw-r--r-- | keyboards/canoe/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/canoe/info.json b/keyboards/canoe/info.json index fec60338a..17bdacaa5 100644 --- a/keyboards/canoe/info.json +++ b/keyboards/canoe/info.json @@ -2,7 +2,7 @@ "keyboard_name": "Canoe", "maintainer": "qmk", "url": "", - "height": 8, + "height": 6, "width": 15, "layouts": { "LAYOUT_iso": { |