summaryrefslogtreecommitdiff
path: root/converter/ibm4704_usb/Makefile
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2014-02-10 10:01:42 +0900
committertmk <nobody@nowhere>2014-02-10 10:01:42 +0900
commit0f827cf94ccd6bef490ba889bc86c61483b1eb80 (patch)
tree2c3856cccaef47372f7182532c34574d02ba621a /converter/ibm4704_usb/Makefile
parent89c7b9b0974ccbcec8255ff2dc56adc7d3e82a71 (diff)
Add keymap_hasu.c
Diffstat (limited to 'converter/ibm4704_usb/Makefile')
-rw-r--r--converter/ibm4704_usb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converter/ibm4704_usb/Makefile b/converter/ibm4704_usb/Makefile
index bc0f9fde75..112b00129d 100644
--- a/converter/ibm4704_usb/Makefile
+++ b/converter/ibm4704_usb/Makefile
@@ -76,8 +76,8 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
# comment out to disable the options.
#
#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
-#MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
-##EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
+MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
+EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)
COMMAND_ENABLE = yes # Commands for debug and configuration
#NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA