~ruther/qmk_firmware

ref: 147865cf57feaf9dfb59aeeffa8b1d541c064d93 qmk_firmware/keyboards/annepro2/c15/info.json -rw-r--r-- 347 bytes
147865cf — Joel Challis Migrate some common features to generic (#22403) 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "keyboard_name": "Anne Pro 2 C15 (QMK)",
    "usb": {
        "pid": "0xAC15"
    },
    "eeprom": {
        "driver": "wear_leveling",
        "wear_leveling": {
            "driver": "spi_flash",
            "backing_size": 2048
        }
    },
    "rgb_matrix": {
        "driver": "custom"
    },
    "community_layouts": ["60_ansi"]
}
Do not follow this link