~ruther/qmk_firmware

ref: a616d3a10d36b5f15a4fc2cc47b7373f2bb22e67 qmk_firmware/keyboards/mechlovin/hex4b/rev1/keyboard.json -rw-r--r-- 736 bytes
a616d3a1 — Rutherther feat: use pinky keys for qk_lock, kc_app instead of thumb keys 7 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
29
30
{
    "keyboard_name": "Hex-4B Rev.1",
    "usb": {
        "device_version": "0.0.1"
    },
    "features": {
        "bootmagic": true,
        "mousekey": true,
        "extrakey": true,
        "backlight": true
    },
    "matrix_pins": {
        "cols": ["B6", "B5", "B3", "B2", "B1", "B0", "A0", "A6", "A7", "C7", "C6", "C5", "C4", "D1", "D0"],
        "rows": ["B7", "A2", "A1", "A3", "A4", "A5"]
    },
    "diode_direction": "COL2ROW",
    "backlight": {
        "pin": "D4",
        "levels": 5,
        "breathing": true
    },
    "indicators": {
        "caps_lock": "D7",
        "num_lock": "D6",
        "scroll_lock": "D5",
        "on_state": 0
    },
    "processor": "atmega32a",
    "bootloader": "usbasploader"
}
Do not follow this link