~ruther/qmk_firmware

ref: 9777b5f2c3e5fbd37a45d39a2662b46327f72fdd qmk_firmware/keyboards/peej/tripel/info.json -rw-r--r-- 684 bytes
9777b5f2 — Rutherther chore: update drawer config 8 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
{
    "keyboard_name": "Tripel",
    "manufacturer": "Peej",
    "url": "https://github.com/peej/tripel-keyboard",
    "maintainer": "Peej",
    "usb": {
        "vid": "0x706A",
        "pid": "0x0001",
        "device_version": "0.0.1"
    },
    "features": {
        "bootmagic": false,
        "command": true,
        "console": false,
        "extrakey": true,
        "mousekey": false,
        "nkro": true
    },
    "matrix_pins": {
        "cols": ["B5", "B6", "B2", "B3", "B1", "F7", "F6", "F5"],
        "rows": ["C6", "D4", "D0", "B4", "E6", "D7", "D1", "D2", "D3"]
    },
    "diode_direction": "COL2ROW",
    "processor": "atmega32u4",
    "bootloader": "caterina"
}
Do not follow this link