summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pill60/blackpill_f411/info.json
blob: 4e0935f79cee4032e776603672a7f0e7b3d836c2 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "matrix_pins": {
        "cols": ["A8", "B2", "B1", "B15", "A10", "A0", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0"],
        "rows": ["B4", "B3", "A15", "B13", "B5"]
    },
    "diode_direction": "COL2ROW",
    "processor": "STM32F411",
    "bootloader": "stm32-dfu",
    "board": "BLACKPILL_STM32_F411"
}