aboutsummaryrefslogtreecommitdiff
path: root/keyboards/work_louder/loop
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/work_louder/loop
parentbd8e257f842e40f01041706a217be2cf85ae7f92 (diff)
downloadqmk_firmware-dcff1a34c7eabce20bb751313867579941222acf.tar.gz
qmk_firmware-dcff1a34c7eabce20bb751313867579941222acf.zip
Remove missing and trailing commas in info.json files. (#16088)
Diffstat (limited to 'keyboards/work_louder/loop')
-rw-r--r--keyboards/work_louder/loop/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/work_louder/loop/info.json b/keyboards/work_louder/loop/info.json
index 6e5f76c7f..2190f5351 100644
--- a/keyboards/work_louder/loop/info.json
+++ b/keyboards/work_louder/loop/info.json
@@ -17,7 +17,7 @@
17 {"label": "k08", "x": 8, "y": 1, "w": 0}, 17 {"label": "k08", "x": 8, "y": 1, "w": 0},
18 {"label": "k09", "x": 9, "y": 1, "w": 0}, 18 {"label": "k09", "x": 9, "y": 1, "w": 0},
19 {"label": "k0a", "x": 10, "y": 1, "w": 0}, 19 {"label": "k0a", "x": 10, "y": 1, "w": 0},
20 {"label": "k0b", "x": 11, "y": 1, "w": 0}, 20 {"label": "k0b", "x": 11, "y": 1, "w": 0}
21 ] 21 ]
22 } 22 }
23 } 23 }