Browse Source

Added protocol.mk to build

pull/902/head
ofples 7 years ago
parent
commit
3be13d1ffb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build_keyboard.mk

+ 1
- 0
build_keyboard.mk View File

@ -199,6 +199,7 @@ endif
VPATH += $(KEYBOARD_PATH)
VPATH += $(COMMON_VPATH)
include $(TMK_PATH)/protocol.mk
include $(TMK_PATH)/common.mk
SRC += $(TMK_COMMON_SRC)


Loading…
Cancel
Save