Move some led drivers to common folder (#13749)

* Move some led drivers to common folder
This commit is contained in:
Joel Challis
2021-07-31 14:31:09 +01:00
committed by GitHub
parent aeb252435d
commit 206a995ccd
64 changed files with 58 additions and 58 deletions

View File

@@ -31,6 +31,6 @@ LAYOUTS = 60_ansi
# project specific files
SRC = keyboards/wilba_tech/wt_main.c \
keyboards/wilba_tech/wt_rgb_backlight.c \
drivers/issi/is31fl3733.c \
drivers/led/issi/is31fl3733.c \
quantum/color.c \
drivers/chibios/i2c_master.c