summaryrefslogtreecommitdiff
path: root/keyboards/gergo/keymaps/oled/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gergo/keymaps/oled/rules.mk')
-rw-r--r--keyboards/gergo/keymaps/oled/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/gergo/keymaps/oled/rules.mk b/keyboards/gergo/keymaps/oled/rules.mk
index 6318088988..7880416719 100644
--- a/keyboards/gergo/keymaps/oled/rules.mk
+++ b/keyboards/gergo/keymaps/oled/rules.mk
@@ -29,6 +29,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)