summaryrefslogtreecommitdiff
path: root/keyboards/annepro2/c18/info.json
blob: 439188b2f7ffd3c557eeb29b12edb88c306f59c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "keyboard_name": "Anne Pro 2 C18 (QMK)",
    "usb": {
        "pid": "0xAC18"
    },
    "eeprom": {
        "driver": "wear_leveling",
        "wear_leveling": {
            "driver": "spi_flash"
        }
    },
    "rgb_matrix": {
        "driver": "custom"
    },
    "community_layouts": ["60_ansi", "60_iso"]
}