]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboard/lightsaber/Makefile.lufa
Lightsaber clean ups
[qmk_firmware.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