~ruther/qmk_firmware

ref: 2661ee282a7edfdff299d2ccfc298dac75cf65e4 qmk_firmware/keyboards/atreus/teensy2/info.json -rw-r--r-- 250 bytes
2661ee28 — Nick Brassel [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
{
    "matrix_pins": {
        "cols": ["F6", "F5", "F4", "B7", "B6", "B5", "B4", "B3", "B2", "B1", "B0"],
        "rows": ["D0", "D1", "D2", "D3"]
    },
    "diode_direction": "COL2ROW",
    "processor": "atmega32u4",
    "bootloader": "halfkay"
}