keyboard.json (2957B)
- {
- "keyboard_name": "FMe",
- "manufacturer": "keebzdotnet",
- "maintainer": "keebzdotnet",
- "usb": {
- "vid": "0x4B5A",
- "pid": "0x8008",
- "device_version": "0.0.1"
- },
- "features": {
- "bootmagic": true,
- "extrakey": true,
- "mousekey": true,
- "nkro": true
- },
- "qmk": {
- "locking": {
- "enabled": true,
- "resync": true
- }
- },
- "matrix_pins": {
- "cols": ["B0", "B4", "B1", "B3", "B2"],
- "rows": ["B6", "B5", "B7", "D2"]
- },
- "diode_direction": "COL2ROW",
- "processor": "atmega32u4",
- "bootloader": "atmel-dfu",
- "layout_aliases": {
- "LAYOUT": "LAYOUT_all"
- },
- "layouts": {
- "LAYOUT_all": {
- "layout": [
- {"matrix": [0, 0], "x": 0, "y": 0},
- {"matrix": [1, 3], "x": 1, "y": 0},
- {"matrix": [1, 4], "x": 2, "y": 0},
- {"matrix": [1, 2], "x": 3, "y": 0},
- {"matrix": [1, 0], "x": 4, "y": 0},
- {"matrix": [1, 1], "x": 0.25, "y": 1},
- {"matrix": [0, 4], "x": 1.25, "y": 1},
- {"matrix": [0, 2], "x": 2.25, "y": 1},
- {"matrix": [0, 3], "x": 3.25, "y": 1, "w": 1.75},
- {"matrix": [2, 2], "x": 0.25, "y": 2, "w": 2.75},
- {"matrix": [3, 2], "x": 3, "y": 3},
- {"matrix": [2, 1], "x": 3, "y": 2, "w": 2},
- {"matrix": [0, 1], "x": 4, "y": 3}
- ]
- },
- "LAYOUT_1x2u": {
- "layout": [
- {"matrix": [0, 0], "x": 0, "y": 0},
- {"matrix": [1, 3], "x": 1, "y": 0},
- {"matrix": [1, 4], "x": 2, "y": 0},
- {"matrix": [1, 2], "x": 3, "y": 0},
- {"matrix": [1, 0], "x": 4, "y": 0},
- {"matrix": [1, 1], "x": 0.25, "y": 1},
- {"matrix": [0, 4], "x": 1.25, "y": 1},
- {"matrix": [0, 2], "x": 2.25, "y": 1},
- {"matrix": [0, 3], "x": 3.25, "y": 1, "w": 1.75},
- {"matrix": [2, 2], "x": 0.25, "y": 2, "w": 2.75},
- {"matrix": [2, 1], "x": 3, "y": 2, "w": 2}
- ]
- },
- "LAYOUT_2x1u": {
- "layout": [
- {"matrix": [0, 0], "x": 0, "y": 0},
- {"matrix": [1, 3], "x": 1, "y": 0},
- {"matrix": [1, 4], "x": 2, "y": 0},
- {"matrix": [1, 2], "x": 3, "y": 0},
- {"matrix": [1, 0], "x": 4, "y": 0},
- {"matrix": [1, 1], "x": 0.25, "y": 1},
- {"matrix": [0, 4], "x": 1.25, "y": 1},
- {"matrix": [0, 2], "x": 2.25, "y": 1},
- {"matrix": [0, 3], "x": 3.25, "y": 1, "w": 1.75},
- {"matrix": [2, 2], "x": 0.25, "y": 2, "w": 2.75},
- {"matrix": [3, 2], "x": 3, "y": 2},
- {"matrix": [0, 1], "x": 4, "y": 2}
- ]
- }
- }
- }