]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/ibmpc_usb/Makefile
ibmpc_usb: Update prebuilt firmware files
[max/tmk_keyboard.git] / converter / ibmpc_usb / Makefile
index fd04541c20473ef4a9e89e83d0b27da1466681f7..30ce9248288cccc347834e2bbdf8dd34b2d71ead 100644 (file)
@@ -50,9 +50,6 @@ ARCH ?= AVR8
 #     CPU clock adjust registers or the clock division fuses), this will be equal to F_CPU.
 F_USB ?= $(F_CPU)
 
-# Interrupt driven control endpoint task
-# Not work with suart debug
-#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 
 # This improves response of keyboard when wakeup
 OPT_DEFS += -DSUSPEND_MODE_STANDBY
@@ -78,8 +75,8 @@ CONSOLE_ENABLE ?= yes # Console for debug(+400)
 COMMAND_ENABLE ?= yes    # Commands for debug and configuration
 NKRO_ENABLE ?= yes     # USB Nkey Rollover
 
-KEYMAP_SECTION_ENABLE = yes
-UNIMAP_ENABLE = yes
+KEYMAP_SECTION_ENABLE ?= yes
+UNIMAP_ENABLE ?= yes
 
 
 # Optimize size but this may cause error "relocation truncated to fit"