Closed algernon closed 5 years ago
Fortunately, we can add it and still remain compatible with the experimental firmware shipped by Chrysalis: while the eeprom layout will be different (colormap shifts a palette down), colormap didn't work anyway, so we introduce no real breakage in practice.
The factory firmware includes the
ColormapEffect
plugin, but it does not initializeLEDPaletteTheme
, without which the colormap is not usable. We should init LEDPaletteTheme too.