Lightsaber clean ups
This commit is contained in:
parent
526d988a0c
commit
498ea75d1b
4 changed files with 7 additions and 13 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue