summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/satisfaction75/info.json
blob: a06faccd230983e0c48ca616cea3862974a8d25c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "manufacturer": "CannonKeys",
    "keyboard_name": "Satisfaction75",
    "maintainer": "awkannan",
    "backlight": {
        "breathing": true,
        "levels": 24,
        "pin": "A6"
    },
    "bootloader": "stm32-dfu",
    "features": {
        "backlight": true,
        "bootmagic": true,
        "command": false,
        "console": false,
        "encoder": true,
        "extrakey": true,
        "mousekey": true,
        "nkro": true,
        "oled": true
    },
    "processor": "STM32F072",
    "url": "https://cannonkeys.com",
    "usb": {
        "vid": "0xCA04"
    }
}