diff --git a/1209/2027/index.md b/1209/2027/index.md new file mode 100644 index 00000000..8ec58dfd --- /dev/null +++ b/1209/2027/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Gamerpad Virtual HID +owner: coreorbits +license: MIT +site: https://github.com/CoreOrbits/gamerpad-hid-core +source: https://github.com/CoreOrbits/gamerpad-hid-core +--- +A virtual USB HID gamepad device for macOS implemented using Apple's CoreHID framework. Enables iOS and Android devices to act as a standard XInput-compatible gamepad controller over a local WiFi connection. The device is entirely virtual — no physical hardware — but implements a complete USB HID interface via Report Descriptor. \ No newline at end of file diff --git a/org/coreorbits/index.md b/org/coreorbits/index.md new file mode 100644 index 00000000..d76955f9 --- /dev/null +++ b/org/coreorbits/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: CoreOrbits +site: https://github.com/CoreOrbits +--- +CoreOrbits is an independent software development organisation building open source tools and libraries for macOS, iOS, and Android. Projects include virtual HID device implementations, mobile companion apps, and system-level utilities. \ No newline at end of file