aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/madromys/keymaps/bjc/config.h
diff options
context:
space:
mode:
authorbrian cully <bjc@spork.org>2026-01-13 14:47:30 -0500
committerbrian cully <bjc@spork.org>2026-01-13 14:49:54 -0500
commitcf35cb6f9081d11e19a428248876058f89180744 (patch)
tree58af0c66ce6873fa3e8d2aa7ce983246b26acc38 /keyboards/ploopyco/madromys/keymaps/bjc/config.h
parenteb37d1fffc9cbfc103f9ec3ed811986ba288f57e (diff)
downloadqmk-userspace-cf35cb6f9081d11e19a428248876058f89180744.tar.gz
qmk-userspace-cf35cb6f9081d11e19a428248876058f89180744.zip
put layer change on lr button tap toggle
Diffstat (limited to 'keyboards/ploopyco/madromys/keymaps/bjc/config.h')
-rw-r--r--keyboards/ploopyco/madromys/keymaps/bjc/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/ploopyco/madromys/keymaps/bjc/config.h b/keyboards/ploopyco/madromys/keymaps/bjc/config.h
new file mode 100644
index 0000000..bf0e6e9
--- /dev/null
+++ b/keyboards/ploopyco/madromys/keymaps/bjc/config.h
@@ -0,0 +1,8 @@
+#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 3
+#define PLOOPY_DRAGSCROLL_DIVISOR_H 16.0
+#define PLOOPY_DRAGSCROLL_DIVISOR_V 16.0