diff options
Diffstat (limited to 'hhkb/Makefile')
-rw-r--r-- | hhkb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hhkb/Makefile b/hhkb/Makefile index 8e771d9557..7c7ed0ee23 100644 --- a/hhkb/Makefile +++ b/hhkb/Makefile @@ -9,7 +9,6 @@ TARGET_DIR = . # keyboard dependent files TARGET_SRC = tmk.c \ - host_pjrc.c \ keymap.c \ matrix.c \ led.c |