Automate combo config
This commit is contained in:
parent
22b34419a8
commit
98a55c43f0
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
# Put configuration options here
|
||||
CONFIG_ZMK_KEYBOARD_NAME="Planck Rev6"
|
||||
|
||||
# Mouse config, requires PR #778
|
||||
CONFIG_ZMK_MOUSE=y
|
||||
CONFIG_ZMK_MOUSE_TICK_DURATION=8
|
||||
|
||||
# Combo config, automated by build script
|
||||
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=4
|
||||
CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue