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