summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/stm32f405_feather/info.json
blob: 5135873576118536102d560adb0092d5ef2d762f (plain)
1
2
3
4
5
6
7
8
9
{
    "keyboard_name": "Onekey Adafruit Feather STM32F405",
    "processor": "STM32F405",
    "bootloader": "stm32-dfu",
    "matrix_pins": {
        "cols": ["C2"],
        "rows": ["C3"],
    }
}