WS2812 driver improvements (#20262)
This commit is contained in:
@@ -17,13 +17,13 @@ AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. - We have custom RGB underglow
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
WS2812_DRIVER_REQUIRED = yes
|
||||
|
||||
|
||||
# project specific files
|
||||
SRC += keyboards/wilba_tech/wt_main.c \
|
||||
keyboards/wilba_tech/wt_rgb_backlight.c \
|
||||
quantum/color.c \
|
||||
drivers/led/issi/is31fl3731.c \
|
||||
ws2812.c
|
||||
drivers/led/issi/is31fl3731.c
|
||||
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
|
Reference in New Issue
Block a user