Skip to content

Commit 2eb06e6

Browse files
committed
Add CoreOrbits Gamerpad VID 1209 PID 2027
1 parent 8945cd5 commit 2eb06e6

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

1209/2027/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: Gamerpad Virtual HID
4+
owner: coreorbits
5+
license: MIT
6+
site: https://github.com/CoreOrbits/gamerpad-hid-core
7+
source: https://github.com/CoreOrbits/gamerpad-hid-core
8+
---
9+
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.

org/coreorbits/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: CoreOrbits
4+
site: https://github.com/CoreOrbits
5+
---
6+
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.

0 commit comments

Comments
 (0)