[Keyboard] Fixing drag-and-drop (#5728)
* Fixing drag-and-drop * Forgot to rtfm and do a full build. Added colemak * What
This commit is contained in:
committed by
Drashna Jaelre
parent
e77e46f4bf
commit
507805cd10
@@ -27,6 +27,7 @@ ifneq ($(strip $(SCROLLSTEP)),)
|
||||
endif
|
||||
ifeq ($(strip $(BALLER)), yes)
|
||||
OPT_DEFS += -DBALLER
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
endif
|
||||
ifeq ($(strip $(DEBUG_BALLER)), yes)
|
||||
OPT_DEFS += -DDEBUG_BALLER
|
||||
|
||||
Reference in New Issue
Block a user