diff --git a/preload/apps/hid.py b/preload/apps/hid/__init__.py similarity index 100% rename from preload/apps/hid.py rename to preload/apps/hid/__init__.py diff --git a/preload/apps/hid/metadata.json b/preload/apps/hid/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..a4d27e2c24bfe066d8357d26e8fe5f190862c516 --- /dev/null +++ b/preload/apps/hid/metadata.json @@ -0,0 +1 @@ +{"author": "card10 contributors", "name": "HID Demo", "description": "HID Keyboard/Mouse/Control", "category": "Hardware", "revision": -1, "source":"preload"}