Skip to content

Commit

Permalink
Update sofle.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
elementalvoid authored Sep 24, 2024
1 parent 7a8238d commit 697dafb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/sofle.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ CONFIG_ZMK_SLEEP=y
# Mouse scrolling on encoder
CONFIG_ZMK_MOUSE=y
CONFIG_ZMK_MOUSE_SMOOTH_SCROLLING=y

// If needed, adjust the value of ZMK_MOUSE_DEFAULT_SCRL_VAL, must be done before including mouse.h
// ref: https://github.com/zmkfirmware/zmk/issues/72#issuecomment-2081690485
// and: https://github.com/zmkfirmware/zmk/pull/2027#issuecomment-2130938216
ZMK_MOUSE_DEFAULT_SCRL_VAL = 40;

0 comments on commit 697dafb

Please sign in to comment.