kb-elmo AEK II USB: correct Configurator data (#23252)
Correct the QMK Configurator / `qmk info -m` data. [chore]
This commit is contained in:
parent
3e1ac7a38f
commit
abf6504903
1 changed files with 13 additions and 13 deletions
|
@ -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, 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, 9], "x": 15.5, "y": 6},
|
||||
{"matrix": [5, 6], "x": 16.5, "y": 6},
|
||||
{"matrix": [7, 10], "x": 17.5, "y": 6},
|
||||
{"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, 9], "x": 19, "y": 6, "w": 2},
|
||||
{"matrix": [7, 8], "x": 21, "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}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue