~ruther/qmk_firmware

ref: e26442fc2a105614b9a16a7b93678147f3e61aa7 qmk_firmware/keyboards/keycapsss/plaid_pad/rev3/info.json -rw-r--r-- 325 bytes
e26442fc — Joel Challis redragon/k667: Remove 2 layer VIA restriction (#21889) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "keyboard_name": "Plaid-Pad Rev3",
    "usb": {
        "device_version": "0.0.3"
    },
    "encoder": {
        "rotary": [
            {"pin_a": "D1", "pin_b": "D0"},
            {"pin_a": "B2", "pin_b": "B1"},
            {"pin_a": "B4", "pin_b": "B3"},
            {"pin_a": "D4", "pin_b": "B5"}
        ]
    }
}