mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-06 09:21:47 +00:00
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>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"keycodes": {
|
||||
"0x7C7B": {
|
||||
"group": "quantum",
|
||||
"key": "QK_LAYER_LOCK",
|
||||
"aliases": [
|
||||
"QK_LLCK"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user