From dcff1a34c7eabce20bb751313867579941222acf Mon Sep 17 00:00:00 2001 From: Gabriel Harel Date: Fri, 28 Jan 2022 19:34:38 -0600 Subject: Remove missing and trailing commas in info.json files. (#16088) --- keyboards/macro3/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/macro3') diff --git a/keyboards/macro3/info.json b/keyboards/macro3/info.json index b25779cb70..a29313c2b3 100644 --- a/keyboards/macro3/info.json +++ b/keyboards/macro3/info.json @@ -13,7 +13,7 @@ {"x": 0, "y": 1}, {"x": 1, "y": 1}, {"x": 2, "y": 1}, - {"x": 3, "y": 1}, + {"x": 3, "y": 1} ] } } -- cgit v1.2.3