From db3e8f85f8bf708476cd94f0c4011771b209460c Mon Sep 17 00:00:00 2001 From: Dryice Liu Date: Sat, 21 Dec 2024 16:07:29 +0800 Subject: [PATCH] try to make the mouse move faster --- config/corne.keymap | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/corne.keymap b/config/corne.keymap index 0b38a20..83628e8 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -7,6 +7,10 @@ #include #include #include + +// mouse emulation +#define ZMK_POINTING_DEFAULT_MOVE_VAL 1500 // default: 600 +#define ZMK_POINTING_DEFAULT_SCRL_VAL 20 // default: 10 #include #define DEFAULT 0