mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-10 15:42:25 +00:00
* fix: restores layer lock functionality * fix: ignore oryx build pipeline keymaps --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
12 lines
191 B
Plaintext
12 lines
191 B
Plaintext
{
|
|
"keycodes": {
|
|
"0x7C7B": {
|
|
"group": "quantum",
|
|
"key": "QK_LAYER_LOCK",
|
|
"aliases": [
|
|
"QK_LLCK"
|
|
]
|
|
}
|
|
}
|
|
}
|