Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 1209/2027/index.md
Original file line number Diff line number Diff line change
@@ -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.
6 changes: 6 additions & 0 deletions org/coreorbits/index.md
Original file line number Diff line number Diff line change
@@ -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.