summaryrefslogtreecommitdiff
path: root/keyboards/ml
diff options
context:
space:
mode:
authorRyan Skidmore <github@ryanskidmore.co.uk>2022-06-02 17:50:08 +0100
committerGitHub <noreply@github.com>2022-06-02 17:50:08 +0100
commit9a587275cfb3028e2d773134d6bcf1f1d1d8fed1 (patch)
tree1d3a11431d85760f14fc0edb272b04d1ad6a04bd /keyboards/ml
parent7c3cb9916465c69655343e0e4294741588658140 (diff)
keyboards: fix malformed info.json files (#17292)
Diffstat (limited to 'keyboards/ml')
-rw-r--r--keyboards/ml/gas75/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ml/gas75/info.json b/keyboards/ml/gas75/info.json
index 42899cc091..e6084a1835 100644
--- a/keyboards/ml/gas75/info.json
+++ b/keyboards/ml/gas75/info.json
@@ -92,7 +92,7 @@
{"label":"Fn", "x":11.25, "y":5.25, "w":1.25},
{"label":"\u2190", "x":13.25, "y":5.5},
{"label":"\u2193", "x":14.25, "y":5.5},
- {"label":"\u2192", "x":15.25, "y":5.5},
+ {"label":"\u2192", "x":15.25, "y":5.5}
]
}
}