reverting gh60

This commit is contained in:
Jack Humbert
2015-10-27 12:47:12 -04:00
parent 547da78335
commit 0e93ee235f
3 changed files with 58 additions and 68 deletions

View File

@@ -55,7 +55,7 @@ SRC = keymap_common.c \
ifdef KEYMAP
SRC := keymap_$(KEYMAP).c $(SRC)
else
SRC := keymap_planck.c $(SRC)
SRC := keymap_poker.c $(SRC)
endif
CONFIG_H = config.h
@@ -132,4 +132,4 @@ VPATH += $(TMK_DIR)
include $(TMK_DIR)/protocol/lufa.mk
include $(TMK_DIR)/common.mk
include $(TMK_DIR)/rules.mk
include $(TMK_DIR)/rules.mk