Skip to content

Commit

Permalink
Increase default limit for sequence lengths
Browse files Browse the repository at this point in the history
  • Loading branch information
urob committed Dec 15, 2024
1 parent 2e4061d commit 6d30405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ menu "Leader Options"

config ZMK_LEADER_MAX_KEYS_PER_SEQUENCE
int "Maximum number of key presses in a leader sequence"
default 4
default 5

config ZMK_LEADER_MAX_SEQUENCES
int "Maximum number of leader sequences"
Expand Down

0 comments on commit 6d30405

Please sign in to comment.