Remove parent-relative paths from keyboards. (#16282)
* Remove parent-relative paths from keyboards. * Update keyboards/capsunlocked/cu75/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
@@ -9,4 +9,6 @@ BOOTLOADER = atmel-dfu
|
||||
#
|
||||
BACKLIGHT_DRIVER = custom
|
||||
|
||||
SRC = ../lfkeyboards/TWIlib.c ../lfkeyboards/issi.c ../lfkeyboards/lighting.c
|
||||
# TODO: These boards need to be converted to RGB Matrix
|
||||
VPATH += keyboards/lfkeyboards
|
||||
SRC = TWIlib.c issi.c lighting.c
|
||||
|
Reference in New Issue
Block a user