~ruther/qmk_firmware

ee22f34e69abcd191b887d8dec7ae25655cc6cb4 — bojiguard 3 years ago b03a3d7
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>
1 files changed, 15 insertions(+), 15 deletions(-)

M keyboards/fungo/rev1/info.json
M keyboards/fungo/rev1/info.json => keyboards/fungo/rev1/info.json +15 -15
@@ 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}
      ]
    }
  }
}
}
\ No newline at end of file