summaryrefslogtreecommitdiffstats
path: root/keyboards/takashicompany/minizone/keymaps/pimoroni_trackball/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-20 17:00:18 +0000
committerQMK Bot <hello@qmk.fm>2022-07-20 17:00:18 +0000
commitab45e3b993d2942421f15c722f8e012af9874f37 (patch)
treeedd36e098449ec4c4660eb92d1763022c4ab62a8 /keyboards/takashicompany/minizone/keymaps/pimoroni_trackball/config.h
parent1db5272154cdde484e589aa8bce3d92da174c76b (diff)
parent62e3f8b8855ed25865a7e8d0063b9c6b5926fe2a (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/takashicompany/minizone/keymaps/pimoroni_trackball/config.h')
-rw-r--r--keyboards/takashicompany/minizone/keymaps/pimoroni_trackball/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/takashicompany/minizone/keymaps/pimoroni_trackball/config.h b/keyboards/takashicompany/minizone/keymaps/pimoroni_trackball/config.h
new file mode 100644
index 0000000000..bcc6982848
--- /dev/null
+++ b/keyboards/takashicompany/minizone/keymaps/pimoroni_trackball/config.h
@@ -0,0 +1,7 @@
+// Copyright 2022 takashicompany (@takashicompany)
+// SPDX-License-Identifier: GPL-2.0-or-later
+#pragma once
+
+#define DYNAMIC_KEYMAP_LAYER_COUNT 10
+#define PIMORONI_TRACKBALL_SCALE 1
+#define POINTING_DEVICE_TASK_THROTTLE_MS 1 \ No newline at end of file