From ce4857e021adf0dede358b9334c3bf9d783cb641 Mon Sep 17 00:00:00 2001 From: tmk Date: Tue, 13 Nov 2012 10:04:35 +0900 Subject: Fix and keymap of hid_liber from alaricljs at geekhack.org. --- keyboard/hid_liber/Makefile.pjrc | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'keyboard/hid_liber/Makefile.pjrc') diff --git a/keyboard/hid_liber/Makefile.pjrc b/keyboard/hid_liber/Makefile.pjrc index ecc236e3d0..8e349c8da6 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 -- cgit v1.2.3