Skip to content

Commit

Permalink
Update miryoku_kludge_mousekeyspr.h
Browse files Browse the repository at this point in the history
  • Loading branch information
stylustrader authored Aug 6, 2024
1 parent d785a66 commit 1aea6fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions miryoku/miryoku_kludge_mousekeyspr.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
//#define ZMK_MOUSE_DEFAULT_MOVE_VAL 1250
#define ZMK_MOUSE_DEFAULT_MOVE_VAL 2500
//#define ZMK_MOUSE_DEFAULT_SCRL_VAL 100
#define ZMK_MOUSE_DEFAULT_SCRL_VAL 10
#define ZMK_MOUSE_DEFAULT_SCRL_VAL 25

// #define U_MOUSE_MOVE_EXPONENT 1
#define U_MOUSE_MOVE_EXPONENT 1
//#define U_MOUSE_MOVE_TIME 1500
#define U_MOUSE_MOVE_TIME 250
#define U_MOUSE_MOVE_TIME 400
#define U_MOUSE_MOVE_DELAY 0
#define U_MOUSE_SCROLL_EXPONENT 1
#define U_MOUSE_SCROLL_TIME 5000
Expand Down

0 comments on commit 1aea6fd

Please sign in to comment.