|
|
@ -67,7 +67,7 @@ bool ColormapEffect::focusHook(const char *command) {
|
|
|
|
|
|
|
|
|
|
|
|
bool ColormapEffect::focusHookLayerwise(const char *command) {
|
|
|
|
bool ColormapEffect::focusHookLayerwise(const char *command) {
|
|
|
|
return ::LEDPaletteTheme.themeLayerFocusHandler(command, PSTR("colormap.layer"),
|
|
|
|
return ::LEDPaletteTheme.themeLayerFocusHandler(command, PSTR("colormap.layer"),
|
|
|
|
map_base_, max_layers_);
|
|
|
|
map_base_, max_layers_);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|