Enable the ActiveModColorEffect plugin
It’s a very nice addition to OneShot!
This commit is contained in:
parent
c8da3b4a08
commit
ee53b11b92
@ -40,6 +40,8 @@
|
|||||||
#include "Kaleidoscope-OneShot.h"
|
#include "Kaleidoscope-OneShot.h"
|
||||||
#include "Kaleidoscope-Escape-OneShot.h"
|
#include "Kaleidoscope-Escape-OneShot.h"
|
||||||
|
|
||||||
|
#include "Kaleidoscope-LED-ActiveModColor.h"
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
MACRO_VERSION_INFO,
|
MACRO_VERSION_INFO,
|
||||||
MACRO_ANY,
|
MACRO_ANY,
|
||||||
@ -307,6 +309,7 @@ KALEIDOSCOPE_INIT_PLUGINS(
|
|||||||
LEDRainbowWaveEffect,
|
LEDRainbowWaveEffect,
|
||||||
StalkerEffect,
|
StalkerEffect,
|
||||||
LEDPaletteTheme,
|
LEDPaletteTheme,
|
||||||
|
ActiveModColorEffect,
|
||||||
ColormapEffect,
|
ColormapEffect,
|
||||||
Macros,
|
Macros,
|
||||||
MouseKeys,
|
MouseKeys,
|
||||||
|
Loading…
Reference in New Issue
Block a user