actually qwiic framework with hooks

This commit is contained in:
Jack Humbert 2018-10-02 23:16:03 -04:00
parent d2856529ce
commit 636c5989de
9 changed files with 120 additions and 84 deletions

View file

@ -234,6 +234,8 @@ ifeq ($(strip $(LEADER_ENABLE)), yes)
OPT_DEFS += -DLEADER_ENABLE
endif
include $(DRIVER_PATH)/qwiic/qwiic.mk
QUANTUM_SRC:= \
$(QUANTUM_DIR)/quantum.c \
$(QUANTUM_DIR)/keymap_common.c \