Add new mandatory identifier to conditional_layer
This commit is contained in:
parent
a3a0090d23
commit
084ec61d2e
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ ZMK_MACRO(win_sleep,
|
|||
|
||||
/* Keymap */
|
||||
|
||||
ZMK_CONDITIONAL_LAYER(FN NUM, SYS) // FN + NUM --> SYS
|
||||
ZMK_CONDITIONAL_LAYER(sys, FN NUM, SYS) // FN + NUM --> SYS
|
||||
|
||||
ZMK_LAYER(base,
|
||||
//╭──────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭──────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭──────╮
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue