Skip to content

Commit

Permalink
update mouse scroll value
Browse files Browse the repository at this point in the history
  • Loading branch information
peppapighs committed Dec 16, 2024
1 parent bf75313 commit fc966fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miryoku/miryoku_mouse.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#pragma once

#define ZMK_POINTING_DEFAULT_MOVE_VAL 1250
#define ZMK_POINTING_DEFAULT_SCRL_VAL 100
#define ZMK_POINTING_DEFAULT_SCRL_VAL 200

#define U_MOUSE_MOVE_EXPONENT 1
#define U_MOUSE_MOVE_TIME 1500
Expand Down

0 comments on commit fc966fc

Please sign in to comment.