commit 6f9ed41b7fd8c6e245e4df9f641f39e2de6a08c5
parent 56651d275205eb9d12dd3098431724a933449ddc
Author: Vineet Kumar <git@vineetk.net>
Date: Thu, 14 May 2026 16:18:57 -0400
keyboards/ploopyco/madromys: fix scrolling direction
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/keyboards/ploopyco/madromys/config.h b/keyboards/ploopyco/madromys/config.h
@@ -24,6 +24,9 @@
// #define ROTATIONAL_TRANSFORM_ANGLE 0
#define POINTING_DEVICE_INVERT_Y
+// there's some bug where invert is normal scrolling
+#define PLOOPY_DRAGSCROLL_INVERT
+
/* PMW3360 Settings */
#define PMW33XX_LIFTOFF_DISTANCE 0x00
#define PMW33XX_CS_PIN GP5