summaryrefslogtreecommitdiff
path: root/keyboards/work_louder/nano/info.json
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/nano/info.json
parentbd8e257f842e40f01041706a217be2cf85ae7f92 (diff)
Remove missing and trailing commas in info.json files. (#16088)
Diffstat (limited to 'keyboards/work_louder/nano/info.json')
-rw-r--r--keyboards/work_louder/nano/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/work_louder/nano/info.json b/keyboards/work_louder/nano/info.json
index 4c21048597..a80ef21d63 100644
--- a/keyboards/work_louder/nano/info.json
+++ b/keyboards/work_louder/nano/info.json
@@ -7,7 +7,7 @@
"layout": [
{"label": "k00", "x": 0, "y": 0},
{"label": "k01", "x": 1, "y": 0},
- {"label": "k02", "x": 2, "y": 0},
+ {"label": "k02", "x": 2, "y": 0}
]
}
}