-
Notifications
You must be signed in to change notification settings - Fork 113
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 configuration for disabling chords #435
Conversation
2d90143
to
f005066
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I generally like your idea. For post-v0.10 I'm planning to make these changes while the driver is running through a sysfs interface, and this PR would pave a good way for it.
f005066
to
ea59943
Compare
For use with steam, the button chord guide + A is mapped to the QAM. To not lose the profile switching behavior let the user configure this.
ea59943
to
239ac11
Compare
Thanks for the review, I have adjusted everything accordingly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks almost good, I'll need to figure out how to fix the CI failing. I may need to merge your PR manually with some amends if you don't mind.
Sure thing! Thanks |
Code Climate has analyzed commit 943ae7b and detected 0 issues on this pull request. View more on Code Climate. |
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Closes: atar-axis#435
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merged into patch queue. This needs re-testing with the CI.
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
@BoukeHaarsma23 I fixed the CI bug, there was a superfluous |
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Fixes: atar-axis#419 Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Fixes: atar-axis#419 Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Fixes: atar-axis#419 Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Fixes: atar-axis#419 Closes: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
Co-authored-by: Jacob Essex <[email protected]> Co-authored-by: Florian Dollinger <[email protected]> Closes: atar-axis#160 Closes: atar-axis#105 Closes: atar-axis#99 Fixes: atar-axis#333 See-also: atar-axis#419 See-also: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Fixes: atar-axis#419 Closes: atar-axis#435 Fixes: atar-axis#454 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Fixes: atar-axis#419 Closes: atar-axis#435 Fixes: atar-axis#454 Signed-off-by: Kai Krakow <[email protected]>
Co-authored-by: Jacob Essex <[email protected]> Co-authored-by: Florian Dollinger <[email protected]> Closes: atar-axis#160 Closes: atar-axis#105 Closes: atar-axis#99 Fixes: atar-axis#333 See-also: atar-axis#419 See-also: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
Will this get merged? |
Sorry, I completely forgot about this. I've put it into my local testing branch now to see if there are no side effects. |
Co-authored-by: Jacob Essex <[email protected]> Co-authored-by: Florian Dollinger <[email protected]> Closes: atar-axis#160 Closes: atar-axis#105 Closes: atar-axis#99 Fixes: atar-axis#333 See-also: atar-axis#419 See-also: atar-axis#435 Signed-off-by: Kai Krakow <[email protected]>
For use with Steam, the `Guide`+`A` is mapped to the QAM. To not lose the profile switching behavior, let the user configure this. Co-authored-by: Kai Krakow <[email protected]> Fixes: atar-axis#419 Closes: atar-axis#435 Fixes: atar-axis#454 Signed-off-by: Kai Krakow <[email protected]>
For use with steam, the button chord guide + A is mapped to the QAM. To not lose the profile switching behavior let the user configure this.
closes #419