~ruther/qmk_firmware

ref: 199f01cc5760055dfbdc89f426bf5a8f9b49bfb7 qmk_firmware/keyboards/v4n4g0rth0n/v2/keyboard.json -rw-r--r-- 469 bytes
199f01cc — James Young Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772) 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "usb": {
        "device_version": "0.0.2"
    },
    "features": {
        "bootmagic": true,
        "console": true,
        "extrakey": true,
        "mousekey": true,
        "nkro": false
    },
    "matrix_pins": {
        "cols": ["D3", "D2", "D1", "D0", "D5", "F7", "F6", "E6", "F5", "F4", "F1", "B0"],
        "rows": ["C7", "C6", "B6", "B5", "B7"]
    },
    "diode_direction": "COL2ROW",
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu"
}
Do not follow this link