summaryrefslogtreecommitdiff
path: root/keyboards/macro3
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/macro3
parentbd8e257f842e40f01041706a217be2cf85ae7f92 (diff)
Remove missing and trailing commas in info.json files. (#16088)
Diffstat (limited to 'keyboards/macro3')
-rw-r--r--keyboards/macro3/info.json2
1 files changed, 1 insertions, 1 deletions
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}
]
}
}