~ruther/qmk_firmware

qmk_firmware/data/constants/keycodes/keycodes_0.0.2.hjson -rw-r--r-- 395 bytes
6e7c1c90 — Rutherther fix: remap ROW3 in kyria because of broken pin by static electricity discharge 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "ranges": {
        "0x7E00/0x00FF": "!delete!",
        "0x7F00/0x00FF": "!delete!",

        "0x7E00/0x003F": {
            "define": "QK_KB"
        },
        "0x7E40/0x01BF": {
            "define": "QK_USER"
        },
        "0x8000/0X3FFF": {
            "define": "QK_UNICODEMAP"
        },
        "0xC000/0X3FFF": {
            "define": "QK_UNICODEMAP_PAIR"
        }
    }
}
Do not follow this link