backlight stuff

This commit is contained in:
Jack Humbert 2015-05-07 15:34:46 -04:00
parent 1e0ae2936b
commit cb3e499cc7
8 changed files with 67 additions and 17 deletions

View file

@ -53,7 +53,7 @@ TARGET_DIR = .
ifdef COMMON
SRC = keymap_common.c \
matrix_handwire.c \
matrix.c \
led.c \
backlight.c
@ -66,7 +66,7 @@ endif
else
SRC = extended_keymap_common.c \
matrix_handwire.c \
matrix.c \
led.c \
backlight.c