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/45_ats/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/45_ats/info.json') diff --git a/keyboards/45_ats/info.json b/keyboards/45_ats/info.json index f4f163ccc1..303d5923e9 100644 --- a/keyboards/45_ats/info.json +++ b/keyboards/45_ats/info.json @@ -172,7 +172,7 @@ {"label":"", "x":0, "y":3}, {"label":"", "x":1, "y":3}, {"label":"", "x":2, "y":3}, - {"label":"", "x":3, "y":3, "w":6.00}, + {"label":"", "x":3, "y":3, "w":6}, {"label":"", "x":9, "y":3}, {"label":"", "x":10, "y":3}, {"label":"", "x":11.25, "y":3.25}, -- cgit v1.2.3