mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Fix Ergodone keyboard dimensions in info.json
This commit is contained in:
parent
a6857d18e1
commit
b090fe15d7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"keyboard_name": "Ergodone",
|
"keyboard_name": "Ergodone",
|
||||||
"maintainer": "Yu He",
|
"maintainer": "Yu He",
|
||||||
"width": 19.5,
|
"width": 17,
|
||||||
"height": 9.375,
|
"height": 8,
|
||||||
|
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_ergodox": {
|
"LAYOUT_ergodox": {
|
||||||
|
|
Loading…
Reference in a new issue