X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=common%2Fmousekey.h;h=d8d7beaaa3a5f4eda23c386f40be8c22fde62eaf;hb=c69f7e106922cecaf1aee8453e449dd7e2832c7a;hp=ac26a46c89a2abda568754fe522513106b385926;hpb=3c822b511e7af60332a7e5a938c08bafb2516ba3;p=max%2Ftmk_keyboard.git diff --git a/common/mousekey.h b/common/mousekey.h index ac26a46c..d8d7beaa 100644 --- a/common/mousekey.h +++ b/common/mousekey.h @@ -45,7 +45,7 @@ along with this program. If not, see . #define MOUSEKEY_TIME_TO_MAX 20 #endif #ifndef MOUSEKEY_WHEEL_MAX_SPEED -#define MOUSEKEY_WHEEL_MAX_SPEED 16 +#define MOUSEKEY_WHEEL_MAX_SPEED 8 #endif #ifndef MOUSEKEY_WHEEL_TIME_TO_MAX #define MOUSEKEY_WHEEL_TIME_TO_MAX 40