Skip to content

Commit

Permalink
Adding mouse to conf file
Browse files Browse the repository at this point in the history
  • Loading branch information
takikoo committed Dec 20, 2023
1 parent 1a2ee23 commit 49e62f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corneish_zen.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ CONFIG_ZMK_DISPLAY_HIDE_MOMENTARY_LAYERS=y
CONFIG_CUSTOM_WIDGET_LAYER_STATUS_HIDE_HEADING=y

# Mouse config, requires PR #778
#CONFIG_ZMK_MOUSE=y
#CONFIG_ZMK_MOUSE_TICK_DURATION=8
CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_MOUSE_TICK_DURATION=8

# Combo config, automated by build script
CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=8
Expand Down

0 comments on commit 49e62f4

Please sign in to comment.