summaryrefslogtreecommitdiff
path: root/keyboards/takashiski/namecard2x4/rev2/info.json
blob: 654340256034268d7ba03385a09b876685f1679b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "rgblight": {
        "led_count": 8
    },
    "ws2812": {
        "pin": "D4"
    },
    "matrix_pins": {
        "cols": ["D7", "E6", "B4", "B5"],
        "rows": ["B2", "B6"]
    },
    "diode_direction": "ROW2COL"
}