summaryrefslogtreecommitdiff
path: root/keyboards/keebio/viterbi/rev2/info.json
blob: dd20a662e65e7ce6c94b20f5e26eccd7628a3301 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "keyboard_name": "Viterbi Rev. 2",
    "split": {
        "soft_serial_pin": "D0"
    },
    "usb": {
        "pid": "0x2157",
        "device_version": "2.0.0"
    },
    "matrix_pins": {
        "cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2"],
        "rows": ["D4", "D7", "E6", "B4", "B5"]
    },
    "diode_direction": "COL2ROW",
    "backlight": {
        "pin": "B6",
        "levels": 7
    }
}