From d8aec71e485b63408474829436f55cb1af0ea903 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 18 Mar 2023 01:21:53 +1100 Subject: Remove trailing zeroes in info.json layouts (#20156) --- keyboards/tkw/stoutgat/v2/info.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'keyboards/tkw/stoutgat/v2/info.json') diff --git a/keyboards/tkw/stoutgat/v2/info.json b/keyboards/tkw/stoutgat/v2/info.json index 0b107f335c..f2067d6aed 100644 --- a/keyboards/tkw/stoutgat/v2/info.json +++ b/keyboards/tkw/stoutgat/v2/info.json @@ -55,19 +55,19 @@ {"x": 16.25, "y": 1}, {"x": 1.25, "y": 2, "w": 1.75}, - {"x": 3.0, "y": 2}, - {"x": 4.0, "y": 2}, - {"x": 5.0, "y": 2}, - {"x": 6.0, "y": 2}, - {"x": 7.0, "y": 2}, - {"x": 8.0, "y": 2}, - {"x": 9.0, "y": 2}, - {"x": 10.0, "y": 2}, - {"x": 11.0, "y": 2}, - {"x": 12.0, "y": 2}, - {"x": 13.0, "y": 2}, - {"x": 14.0, "y": 2}, - {"x": 15.0, "y": 1, "w": 1.25, "h": 2}, + {"x": 3, "y": 2}, + {"x": 4, "y": 2}, + {"x": 5, "y": 2}, + {"x": 6, "y": 2}, + {"x": 7, "y": 2}, + {"x": 8, "y": 2}, + {"x": 9, "y": 2}, + {"x": 10, "y": 2}, + {"x": 11, "y": 2}, + {"x": 12, "y": 2}, + {"x": 13, "y": 2}, + {"x": 14, "y": 2}, + {"x": 15, "y": 1, "w": 1.25, "h": 2}, {"x": 16.25, "y": 2}, {"x": 0, "y": 3}, @@ -91,7 +91,7 @@ {"x": 1.25, "y": 4, "w": 1.25}, {"x": 2.5, "y": 4, "w": 1.25}, {"x": 3.75, "y": 4, "w": 1.25}, - {"x": 5.0, "y": 4, "w": 6.25}, + {"x": 5, "y": 4, "w": 6.25}, {"x": 11.25, "y": 4}, {"x": 12.25, "y": 4}, {"x": 13.25, "y": 4}, -- cgit v1.2.3