diff options
author | noroadsleft <xxiinophobia@yahoo.com> | 2019-03-20 14:37:23 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-04-16 18:05:44 -0700 |
commit | 417d80d421b21cf376a84142a777e7dfdc734c15 (patch) | |
tree | 586131ab2ee861d8c1b5ed22fa75f450835eb27c /keyboards | |
parent | 590a07bf946c47dc80604b54e9f1a45b517b5e05 (diff) |
Fix Ergodox EZ keyboard dimensions in info.json
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/ergodox_ez/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodox_ez/info.json b/keyboards/ergodox_ez/info.json index 7470ab9068..6f7a941574 100644 --- a/keyboards/ergodox_ez/info.json +++ b/keyboards/ergodox_ez/info.json @@ -2,8 +2,8 @@ "keyboard_name": "ErgoDox EZ", "url": "ergodox-ez.com", "maintainer": "erez", - "width": 19.5, - "height": 9.375, + "width": 17, + "height": 8, "layouts": { "LAYOUT_ergodox": { |