~ruther/qmk_firmware

qmk_firmware/keyboards/handwired/pytest/basic/keyboard.json -rw-r--r-- 170 bytes
0032f293 — Rutherther Move to 36 key layout possibility, custom shift keys 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
{
    "layouts": {
        "LAYOUT_custom": {
            "layout": [
                {"label": "KC_Q", "matrix": [0, 0], "x": 0, "y": 0}
            ]
        }
    }
}