diff options
author | noroadsleft <xxiinophobia@yahoo.com> | 2019-04-13 12:06:15 -0700 |
---|---|---|
committer | noroadsleft <xxiinophobia@yahoo.com> | 2019-04-13 12:06:15 -0700 |
commit | de161493c7cad991d0a78fb00784ef70204f88bc (patch) | |
tree | fa4d659b82f05e87cf2f6d919a0b78c3d2adfe88 | |
parent | 58a04162a8c15bdacf3eef3a3a7a71cc216a6a05 (diff) |
Fix handwired/tradestation keyboard dimensions in info.json
-rw-r--r-- | keyboards/handwired/tradestation/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/tradestation/info.json b/keyboards/handwired/tradestation/info.json index e59c217cb7..233eb6282e 100644 --- a/keyboards/handwired/tradestation/info.json +++ b/keyboards/handwired/tradestation/info.json @@ -3,7 +3,7 @@ "url": "", "maintainer": "Flehrad", "width": 4.375, - "height": 4.375, + "height": 4.5, "layouts": { "LAYOUT_tradestation": { "layout": [{"x":0, "y":0},{"x":1.125, "y":0},{"x":2.25, "y":0},{"x":3.375, "y":0},{"x":0, "y":1.1},{"x":1.125, "y":1.1},{"x":2.25, "y":1.1},{"x":3.375, "y":1.1},{"x":0, "y":2.25, "w":2},{"x":2.25, "y":2.25, "w":2},{"x":0, "y":3.5, "w":2},{"x":2.25, "y":3.5, "w":2}] |