From de161493c7cad991d0a78fb00784ef70204f88bc Mon Sep 17 00:00:00 2001 From: noroadsleft Date: Sat, 13 Apr 2019 12:06:15 -0700 Subject: Fix handwired/tradestation keyboard dimensions in info.json --- keyboards/handwired/tradestation/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/handwired') diff --git a/keyboards/handwired/tradestation/info.json b/keyboards/handwired/tradestation/info.json index e59c217cb..233eb6282 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}] -- cgit v1.2.3-24-g4f1b