keyboard.json (2733B)
- {
- "keyboard_name": "alt34",
- "manufacturer": "altosys",
- "url": "https://gitlab.com/altosys/alt34",
- "maintainer": "@altosys",
- "usb": {
- "vid": "0x1ABC",
- "pid": "0x0001",
- "device_version": "0.0.1"
- },
- "features": {
- "bootmagic": false,
- "mousekey": false,
- "extrakey": false
- },
- "qmk": {
- "locking": {
- "enabled": true,
- "resync": true
- }
- },
- "split": {
- "enabled": true
- },
- "matrix_pins": {
- "cols": ["B6", "B2", "B3", "B1", "F7"],
- "rows": ["D7", "E6", "B4", "B5"]
- },
- "diode_direction": "COL2ROW",
- "processor": "atmega32u4",
- "bootloader": "atmel-dfu",
- "community_layouts": ["split_3x5_2"],
- "layouts": {
- "LAYOUT_split_3x5_2": {
- "layout": [
- {"matrix": [0, 0], "x": 0, "y": 0.93},
- {"matrix": [0, 1], "x": 1, "y": 0.31},
- {"matrix": [0, 2], "x": 2, "y": 0},
- {"matrix": [0, 3], "x": 3, "y": 0.28},
- {"matrix": [0, 4], "x": 4, "y": 0.42},
- {"matrix": [4, 4], "x": 7, "y": 0.42},
- {"matrix": [4, 3], "x": 8, "y": 0.28},
- {"matrix": [4, 2], "x": 9, "y": 0},
- {"matrix": [4, 1], "x": 10, "y": 0.31},
- {"matrix": [4, 0], "x": 11, "y": 0.93},
- {"matrix": [1, 0], "x": 0, "y": 1.93},
- {"matrix": [1, 1], "x": 1, "y": 1.31},
- {"matrix": [1, 2], "x": 2, "y": 1},
- {"matrix": [1, 3], "x": 3, "y": 1.28},
- {"matrix": [1, 4], "x": 4, "y": 1.42},
- {"matrix": [5, 4], "x": 7, "y": 1.42},
- {"matrix": [5, 3], "x": 8, "y": 1.28},
- {"matrix": [5, 2], "x": 9, "y": 1},
- {"matrix": [5, 1], "x": 10, "y": 1.31},
- {"matrix": [5, 0], "x": 11, "y": 1.93},
- {"matrix": [2, 0], "x": 0, "y": 2.93},
- {"matrix": [2, 1], "x": 1, "y": 2.31},
- {"matrix": [2, 2], "x": 2, "y": 2},
- {"matrix": [2, 3], "x": 3, "y": 2.28},
- {"matrix": [2, 4], "x": 4, "y": 2.42},
- {"matrix": [6, 4], "x": 7, "y": 2.42},
- {"matrix": [6, 3], "x": 8, "y": 2.28},
- {"matrix": [6, 2], "x": 9, "y": 2},
- {"matrix": [6, 1], "x": 10, "y": 2.31},
- {"matrix": [6, 0], "x": 11, "y": 2.93},
- {"matrix": [3, 3], "x": 3.5, "y": 3.45},
- {"matrix": [3, 4], "x": 4.5, "y": 3.7},
- {"matrix": [7, 4], "x": 6.5, "y": 3.7},
- {"matrix": [7, 3], "x": 7.5, "y": 3.45}
- ]
- }
- }
- }