Skip to content

Commit

Permalink
fix: Reverted back to accelerated + faster scrollspeed
Browse files Browse the repository at this point in the history
  • Loading branch information
Soryyyn committed Aug 8, 2023
1 parent fc0bb2d commit a5a8242
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions keyboards/planck/rev7/keymaps/soryn/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a5a8242

Please sign in to comment.