summaryrefslogtreecommitdiff
path: root/keyboards/handwired/hillside/0_1/info.json
blob: 4505bf3e3525e451456a85feed26c6d3423308be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "matrix_pins": {
        "rows": ["D7", "E6", "B4", "B5"],
        "cols": ["F6", "F7", "B1", "B3", "B2", "B6"]
     },    
    "diode_direction": "COL2ROW",

    "usb": {
      "vid": "0xFEED",
      "pid": "0x67C0",
      "device_ver": "0x0001"
    }
}