mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
[Keyboard] Fix info.json for Aranck handwired (#7206)
This commit is contained in:
parent
3e77e2aeac
commit
c4730ba00f
1 changed files with 1 additions and 1 deletions
|
@ -57,6 +57,6 @@
|
||||||
{ "x": 10, "y": 3 },
|
{ "x": 10, "y": 3 },
|
||||||
{ "x": 11, "y": 3 }
|
{ "x": 11, "y": 3 }
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue