~ruther/qmk_firmware

ref: fb0c64a567b6dd2536aae0c2df56a915ffa72404 qmk_firmware/data/constants/keycodes/keycodes_0.0.1_swap_hands.hjson -rw-r--r-- 682 bytes
fb0c64a5 — Nick Brassel Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549) 1 year, 7 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
{
    "keycodes": {
        "0x56F0": {
            "group": "swap_hands",
            "key": "SH_TG"
        },
        "0x56F1": {
            "group": "swap_hands",
            "key": "SH_TT"
        },
        "0x56F2": {
            "group": "swap_hands",
            "key": "SH_MON"
        },
        "0x56F3": {
            "group": "swap_hands",
            "key": "SH_MOFF"
        },
        "0x56F4": {
            "group": "swap_hands",
            "key": "SH_OFF"
        },
        "0x56F5": {
            "group": "swap_hands",
            "key": "SH_ON"
        },
        "0x56F6": {
            "group": "swap_hands",
            "key": "SH_OS"
        }
    }
}
Do not follow this link