diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-30 21:59:54 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-10-30 21:59:54 -0700 |
commit | c4730ba00f643e9dd1b5bb68f67c9c359a934280 (patch) | |
tree | c0066cedd8f9532599a93648c5a46f89050cbc72 | |
parent | 3e77e2aeac10e9305e4f7879e1cb237edf37866b (diff) |
[Keyboard] Fix info.json for Aranck handwired (#7206)
-rw-r--r-- | keyboards/handwired/aranck/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/aranck/info.json b/keyboards/handwired/aranck/info.json index 143a533e0e..450d89634a 100644 --- a/keyboards/handwired/aranck/info.json +++ b/keyboards/handwired/aranck/info.json @@ -57,6 +57,6 @@ { "x": 10, "y": 3 }, { "x": 11, "y": 3 } ] - }, + } } } |