diff --git a/keyboards/planck/rev7/keymaps/soryn/config.h b/keyboards/planck/rev7/keymaps/soryn/config.h index 54f594a..a72ab40 100644 --- a/keyboards/planck/rev7/keymaps/soryn/config.h +++ b/keyboards/planck/rev7/keymaps/soryn/config.h @@ -44,13 +44,9 @@ // // Change the mousekey settings. -// #define MOUSEKEY_INTERVAL 10 -// #define MOUSEKEY_MAX_SPEED 4 -#define MK_3_SPEED true -#define MK_C_INTERVAL_UNMOD 4 -#define MK_C_OFFSET_UNMOD 0 -#define MK_W_INTERVAL_UNMOD 4 -#define MK_W_OFFSET_UNMOD 5 +#define MOUSEKEY_INTERVAL 10 +#define MOUSEKEY_MAX_SPEED 4 +#define MOUSEKEY_WHEEL_INTERVAL 60 // // Turn of the backlight once the PC goes into sleep.