Corrected makefile common var

This commit is contained in:
Reed Swiernik 2015-04-29 02:49:58 -04:00
parent 85f8506caa
commit 15110bf7a0

View file

@ -50,7 +50,7 @@ TARGET_DIR = .
# # project specific files
ifdef COMMON_KEYMAP
ifdef COMMON
SRC = keymap_common.c \
matrix_handwire.c \