~ruther/qmk_firmware

qmk_firmware/keyboards/handwired/technicpad/keymaps/via/keymap.json -rw-r--r-- 231 bytes
0032f293 — Rutherther Move to 36 key layout possibility, custom shift keys 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "keyboard": "handwired/technicpad",
    "keymap": "via",
    "config": {
        "features": {
            "via": true
        }
    },
    "layers": [
        ["KC_A", "KC_B", "KC_C", "KC_D"]
    ],
    "layout": "LAYOUT"
}