summaryrefslogtreecommitdiff
path: root/keyboards/gergo/keymaps/default/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gergo/keymaps/default/rules.mk')
-rw-r--r--keyboards/gergo/keymaps/default/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/gergo/keymaps/default/rules.mk b/keyboards/gergo/keymaps/default/rules.mk
index 351c525583..bc2b3cf43b 100644
--- a/keyboards/gergo/keymaps/default/rules.mk
+++ b/keyboards/gergo/keymaps/default/rules.mk
@@ -27,6 +27,7 @@ ifneq ($(strip $(SCROLLSTEP)),)
endif
ifeq ($(strip $(BALLER)), yes)
POINTING_DEVICE_ENABLE = yes
+ POINTING_DEVICE_DRIVER = custom
OPT_DEFS += -DBALLER
endif
ifeq ($(strip $(DEBUG_BALLER)), yes)