diff --git a/plugins/Kaleidoscope-LEDEffect-BootGreeting/library.properties b/plugins/Kaleidoscope-LEDEffect-BootGreeting/library.properties new file mode 100644 index 00000000..1a43e75f --- /dev/null +++ b/plugins/Kaleidoscope-LEDEffect-BootGreeting/library.properties @@ -0,0 +1,2 @@ +name=Kaleidoscope-LEDEffect-BootGreeting +version=0.0.0 diff --git a/src/Kaleidoscope-LEDEffect-BootGreeting.h b/plugins/Kaleidoscope-LEDEffect-BootGreeting/src/Kaleidoscope-LEDEffect-BootGreeting.h similarity index 100% rename from src/Kaleidoscope-LEDEffect-BootGreeting.h rename to plugins/Kaleidoscope-LEDEffect-BootGreeting/src/Kaleidoscope-LEDEffect-BootGreeting.h diff --git a/src/kaleidoscope/plugin/LEDEffect-BootGreeting.cpp b/plugins/Kaleidoscope-LEDEffect-BootGreeting/src/kaleidoscope/plugin/LEDEffect-BootGreeting.cpp similarity index 100% rename from src/kaleidoscope/plugin/LEDEffect-BootGreeting.cpp rename to plugins/Kaleidoscope-LEDEffect-BootGreeting/src/kaleidoscope/plugin/LEDEffect-BootGreeting.cpp diff --git a/src/kaleidoscope/plugin/LEDEffect-BootGreeting.h b/plugins/Kaleidoscope-LEDEffect-BootGreeting/src/kaleidoscope/plugin/LEDEffect-BootGreeting.h similarity index 100% rename from src/kaleidoscope/plugin/LEDEffect-BootGreeting.h rename to plugins/Kaleidoscope-LEDEffect-BootGreeting/src/kaleidoscope/plugin/LEDEffect-BootGreeting.h