tiny-pilot / tiny-pilot/tinypilot

Support keyboard-only mode

Open
#396 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
3.5k
Forks
291
PR merge metrics
No merged PRs in 30d

Description

TinyPilot registers itself as a multifunction USB device, but some BIOS software fails to recognize multifunction USB.

To improve compatibility with those devices, TinyPilot settings should allow the user to switch to "keyboard only mode" which would change the TinyPilot USB gadget to impersonate a simple USB keyboard instead.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading scripts/usb-gadget/init-usb-gadget and then trace how TinyPilot settings are represented and applied. Confirm how the current multifunction gadget is configured, and define done as a user-selectable keyboard-only mode that makes the gadget impersonate a simple USB keyboard.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.