Activate the Stalker LED effect on startup
This commit is contained in:
parent
73424a02d2
commit
3caa17f211
@ -303,7 +303,7 @@ void setup() {
|
||||
LEDRainbowWaveEffect.brightness(255);
|
||||
HardwareTestMode.setActionKey(R3C6);
|
||||
StalkerEffect.variant = STALKER(BlazingTrail);
|
||||
LEDOff.activate();
|
||||
StalkerEffect.activate();
|
||||
EEPROMKeymap.setup(9);
|
||||
ColormapEffect.max_layers(9);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user