From 98286786fdbd8d28ab155dfadf729ebf65617534 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 12 Sep 2025 22:41:46 -0700 Subject: voyager: Invert scrolling I can't get used to the natural scroll of pushing the ball down, but the screen going up. I prefer the two to be the same. --- keyboards/zsa/voyager/keymaps/ryuk/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/keyboards/zsa/voyager/keymaps/ryuk/config.h b/keyboards/zsa/voyager/keymaps/ryuk/config.h index 09e36e8..1bae3ff 100644 --- a/keyboards/zsa/voyager/keymaps/ryuk/config.h +++ b/keyboards/zsa/voyager/keymaps/ryuk/config.h @@ -2,3 +2,4 @@ #define POINTING_DEVICE_AUTO_MOUSE_ENABLE #define AUTO_MOUSE_TIME 1000 +#define NAVIGATOR_SCROLL_INVERT_Y -- cgit v1.3-2-g0d8e