Refactor sys and fun layers

This commit is contained in:
urob 2023-02-12 22:40:13 -05:00
parent 637def5655
commit cfe02a6d92
5 changed files with 39 additions and 35 deletions

View file

@ -5,5 +5,5 @@ CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_MOUSE_TICK_DURATION=8
# Combo config, automated by build script
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=6
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=4
CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=3