~ruther/qmk_firmware

ref: 4e9967557ef9d68202f9e321a0798be2490b51a7 qmk_firmware/keyboards/ai03/equinox/rev0/info.json -rw-r--r-- 379 bytes
4e996755 — Cipulot Add EC Type-B (#23170) 1 year, 5 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "matrix_pins": {
        "cols": ["C4", "B7", "C6", "C7", "B6", "B5", "B4", "B3", "B2", "B1", "B0", "D6"],
        "rows": ["D3", "C5", "D4", "D5"]
    },
    "diode_direction": "COL2ROW",
    "backlight": {
        "driver": "timer",
        "pin": "D1",
        "levels": 5,
        "breathing": true
    },
    "processor": "atmega32u2",
    "bootloader": "atmel-dfu"
}