Files
zsa_qmk_firmware/data/constants/keycodes/keycodes_0.0.4.hjson
Florian Didron 5c33887e49 fix: restores layer lock functionality (#390)
* fix: restores layer lock functionality

* fix: ignore oryx build pipeline keymaps

---------

Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-07-05 10:06:54 +07:00

12 lines
191 B
Plaintext

{
"keycodes": {
"0x7C7B": {
"group": "quantum",
"key": "QK_LAYER_LOCK",
"aliases": [
"QK_LLCK"
]
}
}
}