summaryrefslogtreecommitdiffstats
path: root/data/constants/keycodes/keycodes_0.0.2.hjson
blob: 650235e6471b2df9d013c9b417e1ef33a991154c (plain)
1
2
3
4
5
6
7
8
9
10
{
    "ranges": {
        "0x8000/0X3FFF": {
            "define": "QK_UNICODEMAP"
        },
        "0xC000/0X3FFF": {
            "define": "QK_UNICODEMAP_PAIR"
        }
    }
}