summaryrefslogtreecommitdiff
path: root/keyboards/smithrune/iron165r2/f072/info.json
blob: 8ced3df7758afeaad6bd32eec5e0826228a29f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "backlight": {
        "pin": "A6",
        "levels": 20,
        "breathing": true
    },
    "ws2812": {
        "pin": "B15"
    },
    "processor": "STM32F072",
    "bootloader": "stm32-dfu"
}