Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modules/hardware: add paddles #452

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

appsforartists
Copy link

Here's a draft at adding support for Steam Deck-style controllers that don't have kernel support (like the Steam Deck does). It just enables handheld-daemon, but it's nice to get it automatically for devices that need it (like the Legion Go).

I'll rebase it on #450 when that merges.

I don't know your code style - when to use lowercase vs caps, and if small modules should be in loose files like paddles.nix, or in folders paddles/default.nix. Let me know if I need to make any changes there, or anywhere else.

@appsforartists
Copy link
Author

cc @toast003

@K900
Copy link
Contributor

K900 commented Nov 27, 2024

I want to see where Valve goes with the native Steam Input support before adding something like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants