summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/macroboard/f401/info.json
blob: 5108d8ce50b826bd0a222cb6f1b1be3d189f12eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "matrix_pins": {
        "cols": ["A5", "A6", "A7", "B0", "B1", "B10"],
        "rows": ["A4", "A3", "A2", "A1", "A0"]
    },
    "diode_direction": "COL2ROW",
    "ws2812": {
        "driver": "pwm"
    },
    "processor": "STM32F401",
    "bootloader": "stm32-dfu",
    "board": "BLACKPILL_STM32_F401"
}