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-Escape-OneShot.h"
|
||||
|
||||
#include "Kaleidoscope-LED-ActiveModColor.h"
|
||||
|
||||
enum {
|
||||
MACRO_VERSION_INFO,
|
||||
MACRO_ANY,
|
||||
@ -307,6 +309,7 @@ KALEIDOSCOPE_INIT_PLUGINS(
|
||||
LEDRainbowWaveEffect,
|
||||
StalkerEffect,
|
||||
LEDPaletteTheme,
|
||||
ActiveModColorEffect,
|
||||
ColormapEffect,
|
||||
Macros,
|
||||
MouseKeys,
|
||||
|
Loading…
Reference in New Issue
Block a user