We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Neither when a single JC or when paired it seems- neither does ignore right but only when paired.
The text was updated successfully, but these errors were encountered:
JOYCON_GYRO_MASK = IGNORE_BOTH makes both work.
JOYCON_GYRO_MASK = IGNORE_BOTH
The meaning of USE_BOTH and IGNORE_BOTH is swapped.
USE_BOTH
IGNORE_BOTH
Sorry, something went wrong.
JOYCON_GYRO_MASK = IGNORE_BOTH makes both work. The meaning of USE_BOTH and IGNORE_BOTH is swapped.
ah, but then the ignore right when paired is still bugged or swapped somehow separately then
No branches or pull requests
Neither when a single JC or when paired it seems- neither does ignore right but only when paired.
The text was updated successfully, but these errors were encountered: