~ruther/qmk_firmware

ref: ca4541699915b37cd1f253bbed51854627efd2ce qmk_firmware/keyboards/kakunpc/suihankey/split/info.json -rw-r--r-- 399 bytes
ca454169 — Dasky Remove extra led_matrix_indicators_user call (#22329) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "keyboard_name": "Suihankey",
    "manufacturer": "kakunpc",
    "url": "https://kakunpc.booth.pm/",
    "maintainer": "kakunpc",
    "usb": {
        "vid": "0xFEED",
        "pid": "0x0000",
        "device_version": "0.0.1"
    },
    "split": {
        "soft_serial_pin": "D0"
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "community_layouts": ["split_3x5_3"]
}