Incremental support for PS4 controllers#44
Merged
ericmcdaniel merged 12 commits intomainfrom Mar 3, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the ability to choose between PS3 and PS4 controllers to connect. Support is continued for the PS3 controller, but still in development for the PS4 target. The PS4 controller pairs, but does not have any of the buttons configured for the LumenLab.
Technical details
The MAC address is still required to pair the PS3 controller, as is how it was before. Pair the PS4 controller by holding down the PS button + Share until the controller enters pairing mode. When in pairing mode, the white activity bar will flash.
If anyone's reading this, of course this PR was originally done over multiple commits and CICD deployment attempts. This PR does not reflect that. Instead, this was done in a separate project repository, as I didn't want to flood this repo with pipelines in development and testing.