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/dtisaac/dtisaac01/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'keyboards/dtisaac/dtisaac01') diff --git a/keyboards/dtisaac/dtisaac01/info.json b/keyboards/dtisaac/dtisaac01/info.json index bf3582d2a2..eac22cda30 100644 --- a/keyboards/dtisaac/dtisaac01/info.json +++ b/keyboards/dtisaac/dtisaac01/info.json @@ -88,10 +88,10 @@ {"label":"K100", "x":10, "y":5.5, "w":1.25}, {"label":"K111", "x":11.25, "y":5.5, "w":1.25}, {"label":"K112", "x":12.5, "y":5.5, "w":1.25}, - {"label":"K113", "x":13.75, "y":5.5, "w":1.25} + {"label":"K113", "x":13.75, "y":5.5, "w":1.25}, {"label":"K114", "x":15.25, "y":5.5}, {"label":"K115", "x":16.25, "y":5.5}, - {"label":"K116", "x":17.25, "y":5.5}, + {"label":"K116", "x":17.25, "y":5.5} ] } } -- cgit v1.2.3