]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
ibmpc_usb: Fix Makefile
authortmk <hasu@tmk-kbd.com>
Wed, 6 May 2020 06:59:49 +0000 (15:59 +0900)
committertmk <hasu@tmk-kbd.com>
Fri, 8 May 2020 12:43:24 +0000 (21:43 +0900)
converter/ibmpc_usb/Makefile

index 7c6b38e0a3dc725dfd97700d91b302c75f24865e..2b272a591e4f7a349350c894a4b7108e29214fdb 100644 (file)
@@ -78,8 +78,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"