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",
|
||||
"maintainer": "Yu He",
|
||||
"width": 19.5,
|
||||
"height": 9.375,
|
||||
"width": 17,
|
||||
"height": 8,
|
||||
|
||||
"layouts": {
|
||||
"LAYOUT_ergodox": {
|
||||
|
|
Loading…
Reference in a new issue