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