summaryrefslogtreecommitdiff
path: root/hhkb/Makefile
diff options
context:
space:
mode:
authortmk2011-02-10 15:51:30 +0900
committertmk2011-02-22 03:09:02 +0900
commit2b8cd88ab142068eed0a3f230a3de79deb567536 (patch)
treece62861e44d57791ff43391d841ea125ce319754 /hhkb/Makefile
parentacc974c64b1e17e6807133fdc50de5bb34aedda5 (diff)
refactor keyboard.h, host.h
Diffstat (limited to 'hhkb/Makefile')
-rw-r--r--hhkb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/hhkb/Makefile b/hhkb/Makefile
index f008b6ec9..8e771d955 100644
--- a/hhkb/Makefile
+++ b/hhkb/Makefile
@@ -9,7 +9,6 @@ TARGET_DIR = .
# keyboard dependent files
TARGET_SRC = tmk.c \
- key_process.c \
host_pjrc.c \
keymap.c \
matrix.c \