~ruther/qmk_firmware

ref: 280a96b5633cc56ac2a6ffeb2d3ad694b31f54a5 qmk_firmware/keyboards/machine_industries/m4_a/info.json -rw-r--r-- 726 bytes
280a96b5 — Andre Brait [Keymap] Update andrebrait keymap for GMMK Pro (#21668) 1 year, 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
    "keyboard_name": "M4-A",
    "manufacturer": "RAMA WORKS",
    "url": "http://rama.works",
    "maintainer": "naut",
    "usb": {
        "vid": "0x5241",
        "pid": "0x004A",
        "device_version": "0.0.1"
    },
    "matrix_pins": {
        "cols": ["F6", "F7"],
        "rows": ["C7", "C6"]
    },
    "diode_direction": "ROW2COL",
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"matrix": [0, 0], "x": 0, "y": 0},
                {"matrix": [0, 1], "x": 1, "y": 0},
                {"matrix": [1, 1], "x": 2, "y": 0, "h": 2},
                {"matrix": [1, 0], "x": 0, "y": 1, "w": 2}
            ]
        }
    }
}
Do not follow this link