[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:
Jeremy Bernhardt
2019-04-29 17:29:00 -07:00
committed by Drashna Jaelre
parent e77e46f4bf
commit 507805cd10
7 changed files with 230 additions and 3 deletions
+1
View File
@@ -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