Skip to content

Commit

Permalink
Yet another mouse speed tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Feb 13, 2025
1 parent 2d2b045 commit 5444238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/mouse.dtsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// This file was copied from urob's repo

// Settings tuned up for 3840 x 2160 display resolution
#define ZMK_POINTING_DEFAULT_MOVE_VAL 800 // 600
#define ZMK_POINTING_DEFAULT_MOVE_VAL 900 // 600
#define ZMK_POINTING_DEFAULT_SCRL_VAL 20 // 10

#include <dt-bindings/zmk/pointing.h>
Expand Down

0 comments on commit 5444238

Please sign in to comment.