summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/proton_c/info.json
blob: 5292d025678f1ebb9b59c33679f20edb2b97191e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "keyboard_name": "Onekey Proton-C",
    "development_board": "proton_c",
    "matrix_pins": {
        "cols": ["A2"],
        "rows": ["A1"]
    },
    "backlight": {
        "pin": "B8"
    },
    "rgblight": {
        "pin": "A0"
    }
}