aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keyboards/ploopyco/madromys/keymaps/bjc/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ploopyco/madromys/keymaps/bjc/config.h b/keyboards/ploopyco/madromys/keymaps/bjc/config.h
index 50c9822..7bfb612 100644
--- a/keyboards/ploopyco/madromys/keymaps/bjc/config.h
+++ b/keyboards/ploopyco/madromys/keymaps/bjc/config.h
@@ -4,5 +4,7 @@
//#define POINTING_DEVICE_HIRES_SCROLL_ENABLE
#define PLOOPY_DPI_OPTIONS { 2400, 4800, 12000, 16000 }
#define PLOOPY_DPI_DEFAULT 2
+// otherwise the x/y have parity issues.
+#define PLOOPY_DRAGSCROLL_INVERT 1
#define PLOOPY_DRAGSCROLL_DIVISOR_H 16.0
#define PLOOPY_DRAGSCROLL_DIVISOR_V 16.0