mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
19 lines
365 B
Plaintext
19 lines
365 B
Plaintext
|
{
|
||
|
"keycodes": {
|
||
|
"0x7C77": {
|
||
|
"group": "quantum",
|
||
|
"key": "QK_TRI_LAYER_LOWER",
|
||
|
"aliases": [
|
||
|
"TL_LOWR"
|
||
|
]
|
||
|
},
|
||
|
"0x7C78": {
|
||
|
"group": "quantum",
|
||
|
"key": "QK_TRI_LAYER_UPPER",
|
||
|
"aliases": [
|
||
|
"TL_UPPR"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|