diff --git a/config/planck_rev6.conf b/config/planck_rev6.conf index 6206bda..ba0e373 100644 --- a/config/planck_rev6.conf +++ b/config/planck_rev6.conf @@ -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