Enable the ActiveModColorEffect plugin

It’s a very nice addition to OneShot!
This commit is contained in:
Gergely Polonkai 2022-06-16 16:36:17 +02:00
parent c8da3b4a08
commit ee53b11b92
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 3 additions and 0 deletions

View File

@ -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,