aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/madromys/keymaps
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ploopyco/madromys/keymaps')
-rw-r--r--keyboards/ploopyco/madromys/keymaps/bjc/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/ploopyco/madromys/keymaps/bjc/config.h b/keyboards/ploopyco/madromys/keymaps/bjc/config.h
index d627c03..a193b19 100644
--- a/keyboards/ploopyco/madromys/keymaps/bjc/config.h
+++ b/keyboards/ploopyco/madromys/keymaps/bjc/config.h
@@ -1,9 +1,9 @@
#pragma once
-// doesn't work on plasma. shame. 2026-jan-13
-//#define POINTING_DEVICE_HIRES_SCROLL_ENABLE
-#define PLOOPY_DPI_OPTIONS { 2400, 4800, 12000, 16000 }
-#define PLOOPY_DPI_DEFAULT 2
+// 3600 appears to be the maximum.
+#define PLOOPY_DPI_OPTIONS { 300, 1200, 2400, 3600 }
+#define PLOOPY_DPI_DEFAULT 3
+
// otherwise the x/y have parity issues.
#define PLOOPY_DRAGSCROLL_INVERT 1
#define PLOOPY_DRAGSCROLL_DIVISOR_H 2.0