diff options
author | Ryan <fauxpark@gmail.com> | 2020-06-02 09:29:58 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 16:29:58 -0700 |
commit | c2fd7f1b5b0999769db1f75e07c82f68fa861a06 (patch) | |
tree | 3303b9f46a34aa9bf719cac5e7d93fd6b5eed7e2 /keyboards/acheron | |
parent | faa3e62e70912a2a3f75da0fb1812592f32a6871 (diff) |
Fix error_log complaint about Elongate info.json (#9262)
Diffstat (limited to 'keyboards/acheron')
-rw-r--r-- | keyboards/acheron/elongate/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/acheron/elongate/info.json b/keyboards/acheron/elongate/info.json index 9664638c51..65e312259b 100644 --- a/keyboards/acheron/elongate/info.json +++ b/keyboards/acheron/elongate/info.json @@ -63,7 +63,7 @@ {"label":"Down", "x":11.25, "y":3.25}, {"label":"Right", "x":12.25, "y":3.25}, {"label":"0", "x":13.5, "y":3}, - {"label":".", "x":14.5, "y":3}, + {"label":".", "x":14.5, "y":3} ] } } |