Lightsaber clean ups

This commit is contained in:
Ralf Schmitt 2014-03-22 12:41:45 +01:00
parent 526d988a0c
commit 498ea75d1b
4 changed files with 7 additions and 13 deletions

View 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