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/rainkeebs/delilah/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboards/rainkeebs/delilah') diff --git a/keyboards/rainkeebs/delilah/info.json b/keyboards/rainkeebs/delilah/info.json index 9d45bb6c9c..0ee9115b9e 100644 --- a/keyboards/rainkeebs/delilah/info.json +++ b/keyboards/rainkeebs/delilah/info.json @@ -61,9 +61,9 @@ {"x":2.25, "y":3, "matrix": [3, 2]}, {"x":3.25, "y":3, "w":2.25, "matrix": [3, 3]}, {"x":5.5, "y":3, "w":2.75, "matrix": [3, 6]}, - {"x":9.0, "y":3, "matrix": [3, 8]}, - {"x":10.0, "y":3, "matrix": [3, 9]}, - {"x":11.0, "y":3, "w":1.25, "matrix": [3, 11]} + {"x":9, "y":3, "matrix": [3, 8]}, + {"x":10, "y":3, "matrix": [3, 9]}, + {"x":11, "y":3, "w":1.25, "matrix": [3, 11]} ] } } -- cgit v1.2.3