summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/callum/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/callum/config.h')
-rw-r--r--keyboards/planck/keymaps/callum/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/callum/config.h b/keyboards/planck/keymaps/callum/config.h
new file mode 100644
index 000000000..49f61dee5
--- /dev/null
+++ b/keyboards/planck/keymaps/callum/config.h
@@ -0,0 +1,7 @@
+#define MOUSEKEY_DELAY 0
+#define MOUSEKEY_INTERVAL 16
+#define MOUSEKEY_MAX_SPEED 10
+#define MOUSEKEY_TIME_TO_MAX 60
+#define MOUSEKEY_WHEEL_DELAY 0
+#define MOUSEKEY_WHEEL_MAX_SPEED 8
+#define MOUSEKEY_WHEEL_TIME_TO_MAX 60