keyboard.json (3072B)
- {
- "manufacturer": "kb_elmo",
- "keyboard_name": "Eliza",
- "url": "https://github.com/kb-elmo/eliza",
- "maintainer": "kb-elmo",
- "usb": {
- "vid": "0xA68C",
- "pid": "0xC762",
- "device_version": "0.0.1"
- },
- "processor": "atmega32u2",
- "bootloader": "atmel-dfu",
- "matrix_pins": {
- "cols": ["C7", "B7", "B6", "B5", "B4", "B3", "D1", "B1", "B0", "D6", "D5", "D4"],
- "rows": ["D0", "D2", "B2", "D3"]
- },
- "diode_direction": "COL2ROW",
- "features": {
- "bootmagic": true,
- "extrakey": true,
- "mousekey": true,
- "nkro": false
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"matrix": [0, 0], "x": 0.35, "y": 0},
- {"matrix": [0, 1], "x": 1.35, "y": 0},
- {"matrix": [0, 2], "x": 2.65, "y": 0},
- {"matrix": [0, 3], "x": 3.65, "y": 0},
- {"matrix": [0, 4], "x": 4.65, "y": 0},
- {"matrix": [0, 5], "x": 5.65, "y": 0},
- {"matrix": [0, 6], "x": 7.9, "y": 0},
- {"matrix": [0, 7], "x": 8.9, "y": 0},
- {"matrix": [0, 8], "x": 9.9, "y": 0},
- {"matrix": [0, 9], "x": 10.9, "y": 0},
- {"matrix": [0, 10], "x": 12.2, "y": 0},
- {"matrix": [0, 11], "x": 13.2, "y": 0},
- {"matrix": [1, 0], "x": 0.2, "y": 1, "w": 1.25},
- {"matrix": [1, 1], "x": 1.45, "y": 1},
- {"matrix": [1, 2], "x": 2.9, "y": 1},
- {"matrix": [1, 3], "x": 3.9, "y": 1},
- {"matrix": [1, 4], "x": 4.9, "y": 1},
- {"matrix": [1, 5], "x": 5.9, "y": 1},
- {"matrix": [1, 6], "x": 8.15, "y": 1},
- {"matrix": [1, 7], "x": 9.15, "y": 1},
- {"matrix": [1, 8], "x": 10.15, "y": 1},
- {"matrix": [1, 9], "x": 11.15, "y": 1},
- {"matrix": [1, 11], "x": 12.6, "y": 1, "w": 1.75},
- {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
- {"matrix": [2, 1], "x": 1.75, "y": 2},
- {"matrix": [2, 2], "x": 3.4, "y": 2},
- {"matrix": [2, 3], "x": 4.4, "y": 2},
- {"matrix": [2, 4], "x": 5.4, "y": 2},
- {"matrix": [2, 5], "x": 6.4, "y": 2},
- {"matrix": [2, 6], "x": 7.65, "y": 2},
- {"matrix": [2, 7], "x": 8.65, "y": 2},
- {"matrix": [2, 8], "x": 9.65, "y": 2},
- {"matrix": [2, 9], "x": 10.65, "y": 2},
- {"matrix": [2, 10], "x": 12.3, "y": 2},
- {"matrix": [2, 11], "x": 13.3, "y": 2, "w": 1.25},
- {"matrix": [3, 0], "x": 0.2, "y": 3, "w": 1.5},
- {"matrix": [3, 2], "x": 3.15, "y": 3, "w": 1.25},
- {"matrix": [3, 4], "x": 4.4, "y": 3, "w": 2.75},
- {"matrix": [3, 7], "x": 7.9, "y": 3, "w": 2.25},
- {"matrix": [3, 9], "x": 10.15, "y": 3, "w": 1.25},
- {"matrix": [3, 11], "x": 12.85, "y": 3, "w": 1.5}
- ]
- }
- }
- }