From 5444238f6e8e4a1b64f10fc60b23effcfa7e9d3c Mon Sep 17 00:00:00 2001 From: ldebritto Date: Thu, 13 Feb 2025 17:29:20 -0300 Subject: [PATCH] Yet another mouse speed tweak --- config/mouse.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mouse.dtsi b/config/mouse.dtsi index b1d1456..8a3343f 100644 --- a/config/mouse.dtsi +++ b/config/mouse.dtsi @@ -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