summaryrefslogtreecommitdiff
path: root/keyboards/dtisaac
diff options
context:
space:
mode:
authorGabriel Harel <gabrielj.harel@gmail.com>2022-01-28 19:34:38 -0600
committerGitHub <noreply@github.com>2022-01-28 17:34:38 -0800
commitdcff1a34c7eabce20bb751313867579941222acf (patch)
treeffd1ed353bd073a7b6289090e0ad6f2f4755005e /keyboards/dtisaac
parentbd8e257f842e40f01041706a217be2cf85ae7f92 (diff)
Remove missing and trailing commas in info.json files. (#16088)
Diffstat (limited to 'keyboards/dtisaac')
-rw-r--r--keyboards/dtisaac/dtisaac01/info.json4
1 files changed, 2 insertions, 2 deletions
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}
]
}
}