BladeConfig help for 4-blade Kylo, side blades no longer working

Hi, I have a brand new Ultimate Works Kylo with crystal reveal chamber (4 blades total). My custom configs didn’t seem to be working, accent LEDs wouldn’t display red but flicker between colors and side blades no longer turned on. I reverted the SD card to the factory files and flashed the original config from my seller, but the side blades still don’t turn on. Any suggestions? BladeConfig and style snippet below, from the files the seller says is direct from UW

BladeConfig blades[] = {
 { 0, WS281XBladePtr<130, bladePin, Color8::GRB, PowerPINS<bladePowerPin2, bladePowerPin3> >(),
    WS281XBladePtr<8, blade2Pin, Color8::GRB, PowerPINS<bladePowerPin4>>(),
    SimpleBladePtr<CH1LED, NoLED, NoLED, NoLED, bladePowerPin5, -1, -1, -1>(),
    SimpleBladePtr<CH3LED, NoLED, NoLED, NoLED, bladePowerPin6, -1, -1, -1>(),
   CONFIGARRAY(presets) },
};
StylePtr<InOutHelper<EASYBLADE(OnSpark<BLUE>, WHITE), 300, 800> >(),
    StylePtr<InOutHelper<EASYBLADE(OnSpark<BLUE>, WHITE), 300, 800> >(),
    StyleNormalPtr<Blinking<WHITE,BLACK, 2000, 500>, WHITE, 300, 800>(), 
    StyleNormalPtr<Blinking<WHITE,BLACK, 2000, 500>, WHITE, 300, 800>(), "Blue"},