summaryrefslogtreecommitdiff
path: root/keyboards/ploopyco/madromys/rev1_001/info.json
blob: 5cb4ee393811b19ea606c755de36bf5e88d93c5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "usb": {
        "device_version": "1.0.0"
    },
    "diode_direction": "COL2ROW",
    "matrix_pins": {
        "direct": [
            ["GP15", "GP17", "GP19", "GP21", "GP23", "GP11"]
        ]
    },
    "rgblight": {
        "led_count": 3,
        "max_brightness": 40,
        "animations": {
            "breathing": true,
            "rainbow_mood": true,
            "rainbow_swirl": true
        }
    },
    "ws2812": {
        "pin": "GP12"
    }
}