From: tmk Date: Wed, 25 Sep 2013 06:21:00 +0000 (+0900) Subject: Add build option KEYMAP_SECTION_ENABLE to m0110 X-Git-Url: https://git.gir.st/tmk_keyboard.git/commitdiff_plain/09e80fecc6378e1b4ba80ab352ac4c93e6cdd5da Add build option KEYMAP_SECTION_ENABLE to m0110 --- diff --git a/converter/m0110_usb/Makefile b/converter/m0110_usb/Makefile index f1c51e1b..7791527e 100644 --- a/converter/m0110_usb/Makefile +++ b/converter/m0110_usb/Makefile @@ -78,6 +78,7 @@ CONSOLE_ENABLE = yes # Console for debug(+400) COMMAND_ENABLE = yes # Commands for debug and configuration #SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend #NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA +KEYMAP_SECTION_ENABLE = yes # fixed address keymap for keymap editor