1
0
Fork 0

Add Makefile.lufa to keyboard/hhkb and hbkb.

This commit is contained in:
tmk 2012-06-30 13:26:09 +09:00
parent f427529a30
commit 2c5d3ac76f
13 changed files with 322 additions and 71 deletions

View file

@ -48,8 +48,7 @@ TOP_DIR = ../..
TARGET_DIR = .
# keyboard dependent files
SRC = protocol/pjrc/main.c \
keymap.c \
SRC = keymap.c \
matrix.c \
led.c