X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=keyboard%2Fhid_liber%2FMakefile.pjrc;h=8e349c8da639ebff28f35445eee1f72c4496bbf7;hb=6215727b0bd827a18456b21a26d6175abe365ada;hp=ecc236e3d07248799711bc3b00a47b8963d81fcd;hpb=878daae9c337e712d5ec65232851dd5e58aca0b9;p=max%2Ftmk_keyboard.git diff --git a/keyboard/hid_liber/Makefile.pjrc b/keyboard/hid_liber/Makefile.pjrc index ecc236e3..8e349c8d 100644 --- a/keyboard/hid_liber/Makefile.pjrc +++ b/keyboard/hid_liber/Makefile.pjrc @@ -39,7 +39,7 @@ #---------------------------------------------------------------------------- # Target file name (without extension). -TARGET = macway_pjrc +TARGET = hid_liber_pjrc # Directory common source filess exist TOP_DIR = ../.. @@ -74,16 +74,11 @@ F_CPU = 16000000 # Build Options # comment out to disable the options. # -MOUSEKEY_ENABLE = yes # Mouse keys +#MOUSEKEY_ENABLE = yes # Mouse keys #PS2_MOUSE_ENABLE = yes # PS/2 mouse(TrackPoint) support EXTRAKEY_ENABLE = yes # Audio control and System control -#NKRO_ENABLE = yes # USB Nkey Rollover - - - -#---------------- Programming Options -------------------------- -PROGRAM_CMD = teensy_loader_cli -mmcu=$(MCU) -w -v $(TARGET).hex - +NKRO_ENABLE = yes # USB Nkey Rollover +CONSOLE_ENABLE = yes # Console for debug # Search Path