]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/lightsaber/Makefile.lufa
usb_usb: Add SpaceFn and hasu keymap
[max/tmk_keyboard.git] / keyboard / lightsaber / Makefile.lufa
index 25816ac03eea87118df5167840c9beef911e8ca1..b430efd2297f603098a46bb3477292a88e559791 100644 (file)
@@ -49,10 +49,10 @@ TARGET_DIR = .
 
 
 # List C source files here. (C dependencies are automatically generated.)
-SRC += keymap.c \
+SRC =  keymap.c \
+       matrix.c \
        led.c \
-       backlight.c \
-       matrix.c 
+       backlight.c
 
 CONFIG_H = config.h