~ruther/qmk_firmware

ref: 071434c04f77c3c277199982b3c4b5ffcd97618c qmk_firmware/keyboards/illuminati/is0/keyboard.json -rw-r--r-- 849 bytes
071434c0 — James Young Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771) 11 months ago
                                                                                
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
28
29
30
31
32
33
34
35
36
37
38
39
{
    "keyboard_name": "iS0",
    "manufacturer": "Illuminati Works",
    "url": "",
    "maintainer": "ai03",
    "usb": {
        "vid": "0xA103",
        "pid": "0x0012",
        "device_version": "0.0.1"
    },
    "features": {
        "backlight": true,
        "bootmagic": true,
        "command": true,
        "console": false,
        "extrakey": true,
        "mousekey": true,
        "nkro": true
    },
    "matrix_pins": {
        "cols": ["D0"],
        "rows": ["D2"]
    },
    "diode_direction": "COL2ROW",
    "backlight": {
        "pin": "B7",
        "levels": 5,
        "breathing": true
    },
    "processor": "atmega32u2",
    "bootloader": "atmel-dfu",
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"matrix": [0, 0], "x": 0.25, "y": 0, "w": 1.25, "h": 2}
            ]
        }
    }
}
Do not follow this link