make astyle

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
pull/389/head
Gergely Nagy 7 years ago committed by Gergely Nagy
parent fb524cc0dd
commit b0b1283975

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

Loading…
Cancel
Save