Fungo rev1: fix QMK Configurator key sequence - info.json (#18434)

* * info.json: fix key position and order

* fix json format

* Update keyboards/fungo/rev1/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
master^2
bojiguard 2022-09-22 02:32:31 +09:00 committed by GitHub
parent b03a3d7047
commit ee22f34e69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 15 deletions

View File

@ -63,10 +63,10 @@
{"x":4, "y":3.125},
{"x":5, "y":3.25},
{"x":6, "y":3.5},
{"x":7, "y":4},
{"x":8.25, "y":3.75},
{"x":9.75, "y":3.75},
{"x":11, "y":4},
{"x":7, "y":4.25},
{"x":8, "y":4.5},
{"x":10, "y":4.5},
{"x":11, "y":4.25},
{"x":12, "y":3.5},
{"x":13, "y":3.25},
{"x":14, "y":3.125},
@ -78,20 +78,20 @@
{"x":0, "y":4.375},
{"x":1, "y":4.375},
{"x":2, "y":4.25},
{"x":3, "y":4.25},
{"x":4.333, "y":4.25},
{"x":5.667, "y":4.625},
{"x":7, "y":5},
{"x":8.25, "y":4.75},
{"x":9.75, "y":4.75},
{"x":11, "y":5},
{"x":12.333, "y":4.625},
{"x":13.667, "y":4.25},
{"x":15, "y":4.25},
{"x":3.25, "y":4.25},
{"x":4.5, "y":4.5},
{"x":5.75, "y":5},
{"x":7, "y":5.25},
{"x":8, "y":5.5},
{"x":10, "y":5.5},
{"x":11, "y":5.25},
{"x":12.25, "y":5},
{"x":13.5, "y":4.5},
{"x":14.75, "y":4.25},
{"x":16, "y":4.25},
{"x":17, "y":4.375},
{"x":18, "y":4.375}
]
}
}
}
}