Update some rgb backlight settings

This commit is contained in:
Willy-JL
2023-08-15 02:51:37 +02:00
parent c79e13ff64
commit 3543ecff2e
2 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ static struct {
.color = {255, 69, 0},
.rainbow_mode = RGBBacklightRainbowModeOff,
.rainbow_speed = 5,
.rainbow_interval = 1000,
.rainbow_interval = 250,
};
static struct {