Browse Source

kb-elmo AEK II USB: correct Configurator data (#23252)

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

[chore]
pull/23260/head
James Young 1 month ago
committed by GitHub
parent
commit
abf6504903
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 16 deletions
  1. +16
    -16
      keyboards/kb_elmo/aek2_usb/info.json

+ 16
- 16
keyboards/kb_elmo/aek2_usb/info.json View File

@ -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}
]
}
}


Loading…
Cancel
Save