Add Sony vendor theme to VendorThemes for automatic PlayStation labeling#82
Merged
lunarcloud merged 2 commits intomainfrom Feb 18, 2026
Merged
Add Sony vendor theme to VendorThemes for automatic PlayStation labeling#82lunarcloud merged 2 commits intomainfrom
lunarcloud merged 2 commits intomainfrom
Conversation
Co-authored-by: lunarcloud <1565970+lunarcloud@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add Sony vendor theme for PlayStation labeling
Add Sony vendor theme to VendorThemes for automatic PlayStation labeling
Feb 18, 2026
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.
Describe your changes
Adds Sony (vendor ID
054c) to VendorThemes array alongside existing Nintendo and Microsoft entries. Unrecognized Sony controllers now automatically receive PlayStation button schema.Changes:
GameInputSchema.Ragdollvendor theme for Sony devices insrc/gameinput.jssrc/vendor-theme-matching.test.jsTechnical decision: Uses
Ragdoll(modern schema with "options"/"share" center buttons) rather thanRagdollOld(legacy "start"/"select"). DualShock 4 and DualSense use Ragdoll; DualShock 3 uses RagdollOld but has explicit model entries. Choice documented in code comments.Describe your testing
054c) and schema assignment (Ragdoll)054c-0ce6-Device), Chrome format (Device (Vendor: 054c Product: 0ce6)), and STANDARD GAMEPAD variantsIssue ticket number and link
#[Issue number will be linked automatically by the system]
Checklist before requesting a review
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.