aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/zsa/voyager/keymaps
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-01-17 12:34:45 -0800
committerGravatar Tom Willemse2026-01-17 12:37:09 -0800
commit1723ddcf87a7083250713db797e0269195909833 (patch)
treee3d3ce2dbeca670bd262ff457349c2e04b8e04ce /keyboards/zsa/voyager/keymaps
parent9e862f4b5d1eac668153712e6ff6a51633907983 (diff)
downloadmy-keymaps-1723ddcf87a7083250713db797e0269195909833.tar.gz
my-keymaps-1723ddcf87a7083250713db797e0269195909833.zip
voyager: Cut auto mouse time in half
I'm doing a binary search of the right setting here. I've used the highest setting for a while and it's just too slow, so now I've cut it in half. If this is too fast then I'll move to 750 and see how it goes.
Diffstat (limited to 'keyboards/zsa/voyager/keymaps')
-rw-r--r--keyboards/zsa/voyager/keymaps/ryuk/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/zsa/voyager/keymaps/ryuk/config.h b/keyboards/zsa/voyager/keymaps/ryuk/config.h
index b98faca..43c9419 100644
--- a/keyboards/zsa/voyager/keymaps/ryuk/config.h
+++ b/keyboards/zsa/voyager/keymaps/ryuk/config.h
@@ -1,6 +1,6 @@
#pragma once
#define POINTING_DEVICE_AUTO_MOUSE_ENABLE
-#define AUTO_MOUSE_TIME 1000
+#define AUTO_MOUSE_TIME 500
#define NAVIGATOR_SCROLL_INVERT_Y
#define NAVIGATOR_SCROLL_INVERT_X