Kaleidoscope
Classes | Namespaces | Macros | Variables
Colormap.h File Reference
#include <Kaleidoscope-LEDControl.h>
#include <Kaleidoscope-LED-Palette-Theme.h>
Include dependency graph for Colormap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaleidoscope::ColormapEffect
 

Namespaces

 kaleidoscope
 

Macros

#define FOCUS_HOOK_COLORMAP
 

Variables

kaleidoscope::ColormapEffect ColormapEffect
 

Macro Definition Documentation

◆ FOCUS_HOOK_COLORMAP

#define FOCUS_HOOK_COLORMAP
Value:
"colormap.map")
static bool focusHook(const char *command)
Definition: Colormap.cpp:58
kaleidoscope::ColormapEffect ColormapEffect
Definition: Colormap.cpp:65
#define FOCUS_HOOK(n, d)
Definition: Focus.h:30

Variable Documentation

◆ ColormapEffect