diff options
| author | 2025-09-12 22:41:46 -0700 | |
|---|---|---|
| committer | 2025-09-12 22:41:46 -0700 | |
| commit | 98286786fdbd8d28ab155dfadf729ebf65617534 (patch) | |
| tree | 8586644e14378e66cc4a3d859798cd934bf9927a | |
| parent | 9aacf90e6c9f0f1f856dabd1006a24804c40aebc (diff) | |
| download | my-keymaps-98286786fdbd8d28ab155dfadf729ebf65617534.tar.gz my-keymaps-98286786fdbd8d28ab155dfadf729ebf65617534.zip | |
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.
| -rw-r--r-- | keyboards/zsa/voyager/keymaps/ryuk/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
