X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=sidebyside;f=converter%2Fm0110_usb%2FMakefile;h=71d675ac7f43b6f67814c1f962ddca8a03f29f4d;hb=1575db9166a21591bed95d4653db4d5d45e534be;hp=3c60d0710a8bc3bc6d025242e44de31333049156;hpb=9b17e27605624ed6d55e00e3e97703b91c235df0;p=max%2Ftmk_keyboard.git diff --git a/converter/m0110_usb/Makefile b/converter/m0110_usb/Makefile index 3c60d071..71d675ac 100644 --- a/converter/m0110_usb/Makefile +++ b/converter/m0110_usb/Makefile @@ -1,5 +1,5 @@ # Target file name (without extension). -TARGET ?= m0110_lufa +TARGET ?= m0110_usb # Directory common source filess exist TMK_DIR ?= ../../tmk_core @@ -85,7 +85,7 @@ EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450) 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 +#NKRO_ENABLE ?= yes # USB Nkey Rollover #KEYMAP_SECTION_ENABLE ?= yes # fixed address keymap for keymap editor