Move some led drivers to common folder (#13749)
* Move some led drivers to common folder
This commit is contained in:
parent
aeb252435d
commit
206a995ccd
64 changed files with 58 additions and 58 deletions
|
@ -30,7 +30,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
|
||||
# project specific files
|
||||
SRC = drivers/issi/is31fl3736.c \
|
||||
SRC = drivers/led/issi/is31fl3736.c \
|
||||
drivers/avr/i2c_master.c \
|
||||
quantum/color.c \
|
||||
keyboards/wilba_tech/wt_mono_backlight.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue