~ruther/qmk_firmware

ref: 1cc68a645db1aa89b262c2284281428080e2ffea qmk_firmware/keyboards/redox/rev1/proton_c/keyboard.json -rw-r--r-- 309 bytes
1cc68a64 — Rutherther feat: aliases for more complex keys 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "usb": {
        "device_version": "1.0.1"
    },
    "ws2812": {
        "pin": "A9"
    },
    "matrix_pins": {
        "cols": ["A1", "A0", "B8", "B13", "B14", "B15", "B9"],
        "rows": ["B5", "B3", "B2", "B1", "B0"]
    },
    "diode_direction": "COL2ROW",
    "development_board": "proton_c"
}
Do not follow this link