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

Add support for Logitech G433 (Sidetone) #161

Merged
merged 2 commits into from
Jun 11, 2021
Merged

Add support for Logitech G433 (Sidetone) #161

merged 2 commits into from
Jun 11, 2021

Conversation

Athemis
Copy link
Contributor

@Athemis Athemis commented Jun 10, 2021

This pull requests adds support for the Logitech G433 headset (sidetone). This is basically the same thing as G432, just copied the files and swapped out names and USB ID. Tested only on Linux.

@Sapd
Copy link
Owner

Sapd commented Jun 10, 2021

If it is identical, please just add the productID of your G433 to the file of G432 at PRODUCT_IDS

@Athemis
Copy link
Contributor Author

Athemis commented Jun 10, 2021

Ok, probably bad phrasing on my side: It's not some kind of "upgraded" G432, it's a completely different look and feel. However since sidetone setting seems to work identical I'll just merge those two ;)

@Sapd
Copy link
Owner

Sapd commented Jun 11, 2021

Yeah there are often headsets with same protocol.

The sense of the source files is practically not to group headsets, but to group protocols and code. Otherwise we would have double code, and additional effort and error sources

@Sapd Sapd merged commit aabf9a4 into Sapd:master Jun 11, 2021
rpbaptist pushed a commit to rpbaptist/HeadsetControl that referenced this pull request May 31, 2024
* Add support for Logitech G433 (Sidetone)
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.

None yet

2 participants