Add README and keymap layers.(GH60)
This commit is contained in:
@@ -97,7 +97,7 @@ F_USB = $(F_CPU)
|
||||
# Build Options
|
||||
# comment out to disable the options.
|
||||
#
|
||||
#MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = yes # Console for debug
|
||||
#NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
|
||||
@@ -118,3 +118,6 @@ VPATH += $(TOP_DIR)
|
||||
include $(TOP_DIR)/protocol/lufa.mk
|
||||
include $(TOP_DIR)/common.mk
|
||||
include $(TOP_DIR)/rules.mk
|
||||
|
||||
plain: OPT_DEFS += -DPLAIN_MAP
|
||||
plain: all
|
||||
|
||||
Reference in New Issue
Block a user