Automate combo config

This commit is contained in:
urob 2022-07-27 01:58:58 -04:00
parent 22b34419a8
commit 98a55c43f0

View file

@ -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