mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-25 10:31:13 +00:00
74 lines
2.9 KiB
JSON
74 lines
2.9 KiB
JSON
{
|
|
"manufacturer": "Keychron",
|
|
"keyboard_name": "Lemokey X0",
|
|
"maintainer": "lalalademaxiya1",
|
|
"bootloader": "stm32-dfu",
|
|
"diode_direction": "COL2ROW",
|
|
"eeprom": {
|
|
"wear_leveling": {
|
|
"backing_size": 4096
|
|
}
|
|
},
|
|
"features": {
|
|
"bootmagic": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true
|
|
},
|
|
"indicators": {
|
|
"caps_lock": "A3"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["C6", "C7", "C8", "A14", "A15", "C10", "C11"],
|
|
"rows": ["C12", "D2", "B3", "B4", "B5", "B6"]
|
|
},
|
|
"processor": "STM32F401",
|
|
"url": "https://www.lemokey.com/products/lemokey-x0-qmk-wired-mechanical-gaming-keypad",
|
|
"usb": {
|
|
"device_version": "1.1.0",
|
|
"pid": "0x0200",
|
|
"vid": "0x362D"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
{"matrix": [0, 1], "x": 2, "y": 0},
|
|
{"matrix": [0, 2], "x": 3, "y": 0},
|
|
{"matrix": [0, 3], "x": 4, "y": 0},
|
|
{"matrix": [0, 4], "x": 5, "y": 0},
|
|
{"matrix": [0, 5], "x": 6, "y": 0},
|
|
{"matrix": [1, 0], "x": 0, "y": 1.25},
|
|
{"matrix": [1, 1], "x": 1, "y": 1.25},
|
|
{"matrix": [1, 2], "x": 2, "y": 1.25},
|
|
{"matrix": [1, 3], "x": 3, "y": 1.25},
|
|
{"matrix": [1, 4], "x": 4, "y": 1.25},
|
|
{"matrix": [1, 5], "x": 5, "y": 1.25},
|
|
{"matrix": [1, 6], "x": 6, "y": 1.25},
|
|
{"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5},
|
|
{"matrix": [2, 1], "x": 1.5, "y": 2.25},
|
|
{"matrix": [2, 2], "x": 2.5, "y": 2.25},
|
|
{"matrix": [2, 3], "x": 3.5, "y": 2.25},
|
|
{"matrix": [2, 4], "x": 4.5, "y": 2.25},
|
|
{"matrix": [2, 5], "x": 5.5, "y": 2.25, "w": 1.5},
|
|
{"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75},
|
|
{"matrix": [3, 1], "x": 1.75, "y": 3.25},
|
|
{"matrix": [3, 2], "x": 2.75, "y": 3.25},
|
|
{"matrix": [3, 3], "x": 3.75, "y": 3.25},
|
|
{"matrix": [3, 4], "x": 4.75, "y": 3.25},
|
|
{"matrix": [3, 5], "x": 5.75, "y": 3.25, "w": 1.25},
|
|
{"matrix": [4, 0], "x": 0, "y": 4.25, "w": 2.25},
|
|
{"matrix": [4, 2], "x": 2.25, "y": 4.25},
|
|
{"matrix": [4, 3], "x": 3.25, "y": 4.25},
|
|
{"matrix": [4, 4], "x": 4.25, "y": 4.25},
|
|
{"matrix": [4, 5], "x": 5.25, "y": 4.25, "w": 1.75},
|
|
{"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.5},
|
|
{"matrix": [5, 2], "x": 2.75, "y": 5.25},
|
|
{"matrix": [5, 3], "x": 3.75, "y": 5.25},
|
|
{"matrix": [5, 4], "x": 4.75, "y": 5.25},
|
|
{"matrix": [5, 5], "x": 6, "y": 5.25}
|
|
]
|
|
}
|
|
}
|
|
}
|