1
0
Fork 0

LED drivers: rename "simple" to "mono" (#22814)

This commit is contained in:
Ryan 2024-01-04 17:05:37 +11:00 committed by GitHub
parent 1bd9b9204d
commit 597de0e298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 44 additions and 44 deletions

View file

@ -11,7 +11,7 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no # Audio output
# project specific files
SRC = drivers/led/issi/is31fl3736-simple.c \
SRC = drivers/led/issi/is31fl3736-mono.c \
quantum/color.c \
keyboards/wilba_tech/wt_mono_backlight.c \
keyboards/wilba_tech/wt_main.c