X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=keyboard%2Fhhkb%2FMakefile;h=8e15df1992128287c5e79b8e4ce8cb2d19ab3ead;hb=7b31d1b9d9f0d9c7d1e4b553e583381552cd8778;hp=5a179bd24da994f5a75eb6c543255ce5d7605ab9;hpb=19dca3def8560888c0492072511ff90f8ad17df6;p=max%2Ftmk_keyboard.git diff --git a/keyboard/hhkb/Makefile b/keyboard/hhkb/Makefile index 5a179bd2..8e15df19 100644 --- a/keyboard/hhkb/Makefile +++ b/keyboard/hhkb/Makefile @@ -49,8 +49,7 @@ TARGET_DIR = . # List C source files here. (C dependencies are automatically generated.) -SRC += keymap_common.c \ - matrix.c \ +SRC += matrix.c \ led.c CONFIG_H = config.h