lotus: Enable backlight breathing
Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
// On the Raspberry Pi Pico this is the green LED on the board, good for prototyping
|
// On the Raspberry Pi Pico this is the green LED on the board, good for prototyping
|
||||||
#define BACKLIGHT_PWM_DRIVER PWMD4
|
#define BACKLIGHT_PWM_DRIVER PWMD4
|
||||||
#define BACKLIGHT_PWM_CHANNEL RP2040_PWM_CHANNEL_B
|
#define BACKLIGHT_PWM_CHANNEL RP2040_PWM_CHANNEL_B
|
||||||
|
#define BACKLIGHT_BREATHING
|
||||||
|
|
||||||
// I2C for the RBG controller
|
// I2C for the RBG controller
|
||||||
#define I2C_DRIVER I2CD1
|
#define I2C_DRIVER I2CD1
|
||||||
|
|||||||
Reference in New Issue
Block a user