~ruther/qmk_firmware

abf65049035976687dd677cb743c833fe2457c39 — James Young 1 year, 4 months ago 3e1ac7a
kb-elmo AEK II USB: correct Configurator data (#23252)

Correct the QMK Configurator / `qmk info -m` data.

[chore]
1 files changed, 16 insertions(+), 16 deletions(-)

M keyboards/kb_elmo/aek2_usb/info.json
M keyboards/kb_elmo/aek2_usb/info.json => keyboards/kb_elmo/aek2_usb/info.json +16 -16
@@ 134,22 134,22 @@
                {"matrix": [7, 11], "x": 19, "y": 5},
                {"matrix": [6, 10], "x": 20, "y": 5},
                {"matrix": [6, 9], "x": 21, "y": 5},
                {"matrix": [5, 0], "x": 22, "y": 5, "h": 2},

                {"matrix": [5, 1], "x": 0, "y": 6, "w": 1.5},
                {"matrix": [5, 2], "x": 1.5, "y": 6, "w": 1.25},
                {"matrix": [5, 5], "x": 2.75, "y": 6, "w": 1.5},
                {"matrix": [5, 10], "x": 4.25, "y": 6, "w": 6.5},
                {"matrix": [5, 11], "x": 10.75, "y": 6, "w": 1.5},
                {"matrix": [5, 13], "x": 12.25, "y": 6, "w": 1.25},
                {"matrix": [5, 7], "x": 13.5, "y": 6, "w": 1.5},

                {"matrix": [5, 9], "x": 15.5, "y": 6},
                {"matrix": [5, 6], "x": 16.5, "y": 6},
                {"matrix": [7, 10], "x": 17.5, "y": 6},

                {"matrix": [7, 9], "x": 19, "y": 6, "w": 2},
                {"matrix": [7, 8], "x": 21, "y": 6}

                {"matrix": [5, 0], "x": 0, "y": 6, "w": 1.5},
                {"matrix": [5, 1], "x": 1.5, "y": 6, "w": 1.25},
                {"matrix": [5, 2], "x": 2.75, "y": 6, "w": 1.5},
                {"matrix": [5, 5], "x": 4.25, "y": 6, "w": 6.5},
                {"matrix": [5, 10], "x": 10.75, "y": 6, "w": 1.5},
                {"matrix": [5, 11], "x": 12.25, "y": 6, "w": 1.25},
                {"matrix": [5, 13], "x": 13.5, "y": 6, "w": 1.5},

                {"matrix": [5, 7], "x": 15.5, "y": 6},
                {"matrix": [5, 9], "x": 16.5, "y": 6},
                {"matrix": [5, 6], "x": 17.5, "y": 6},

                {"matrix": [7, 10], "x": 19, "y": 6, "w": 2},
                {"matrix": [7, 9], "x": 21, "y": 6},
                {"matrix": [7, 8], "x": 22, "y": 5, "h": 2}
            ]
        }
    }