Fix leader key config
This commit is contained in:
parent
8dba81d33f
commit
4ddbb0642e
4 changed files with 13 additions and 1 deletions
|
@ -4,5 +4,9 @@ CONFIG_ZMK_KEYBOARD_NAME="Planck Rev6"
|
|||
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=6
|
||||
CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=3
|
||||
|
||||
# Leader config, automated by build script
|
||||
CONFIG_ZMK_LEADER_MAX_SEQUENCES_PER_KEY=27
|
||||
CONFIG_ZMK_LEADER_MAX_KEYS_PER_SEQUENCE=2
|
||||
|
||||
# Enable mouse
|
||||
CONFIG_ZMK_MOUSE=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue