Skip to content

Commit

Permalink
feat: Adding back constant mouse speed
Browse files Browse the repository at this point in the history
  • Loading branch information
Soryyyn committed Aug 8, 2023
1 parent 573cf86 commit bd66f82
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions keyboards/planck/rev7/keymaps/soryn/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@

//
// Change the mousekey settings.
#define MOUSEKEY_INTERVAL 10
#define MOUSEKEY_MAX_SPEED 4
// #define MOUSEKEY_INTERVAL 10
// #define MOUSEKEY_MAX_SPEED 4
#define MK_3_SPEED true
#define MK_C_INTERVAL_UNMOD 10

//
// Turn of the backlight once the PC goes into sleep.
Expand Down

0 comments on commit bd66f82

Please sign in to comment.