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:
Nick Brassel
2022-02-10 07:02:53 +11:00
committed by GitHub
parent 1f67de2001
commit c2c2f30f9f
6 changed files with 24 additions and 22 deletions

View File

@@ -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