Fix and keymap of hid_liber from alaricljs at geekhack.org.

This commit is contained in:
tmk 2012-11-13 10:04:35 +09:00
parent 98052b8afd
commit ce4857e021
7 changed files with 160 additions and 137 deletions

View file

@ -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