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
16 changes: 16 additions & 0 deletions 1209/5017/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: pid
title: SlothOS Controller
owner: slothitude
license: MIT
site: https://github.com/slothitude/slothos
source: https://github.com/slothitude/slothos
---

Bluetooth HID gamepad profile for the Anbernic RG35XX H handheld (Allwinner
H700). Implements classic BR/EDR HID over L2CAP (PSM 17/19) via BlueZ --compat
and a custom Profile1 registration, exposing the device's evdev inputs as a
standard HID-compliant game controller to any paired host (Windows, macOS,
Android, Linux). 16 buttons, 4-bit hat, 6 axes, ~120 Hz report rate. Written
in Python 3, runs on-device alongside stock firmware. Includes a hand-built
HID Report Descriptor and SDP record.
8 changes: 8 additions & 0 deletions org/slothitude/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: org
title: Slothitude
site: https://github.com/slothitude
---

Solo hobbyist building custom firmware and input stacks for Anbernic retro
handhelds. Projects are open-source under MIT.