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

GPIO PinXY Assignment in Board Config #796

Merged
merged 4 commits into from
Jan 16, 2024
Merged

Conversation

arntsonl
Copy link
Contributor

All pin assignments for board config are now defined as:

#define GPIO_PIN_XY GpioAction::BUTTON_XY

I also migrated over the Turbo button to our pins profile, and fixed a few spots where the defaults were set to old board config assignment.

Display will show TXY in the OLED if Turbo is on now instead of validating the turbo button, but we can revisit this.

arntsonl and others added 4 commits January 14, 2024 15:34
* use if-else block logic instead of switch in jslider debouncer (#793)

I'm not going to say we *understand* why this fixes #790, but it appears
to.

* Adds a "pin viewer" in pin mapping page (#794)

---------

Co-authored-by: Brian S. Stephan <[email protected]>
Co-authored-by: Pelsin <[email protected]>
@arntsonl arntsonl marked this pull request as ready for review January 14, 2024 21:08
Copy link
Contributor Author

@arntsonl arntsonl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double checked everything

@arntsonl arntsonl merged commit 4bbeebc into main Jan 16, 2024
60 checks passed
@arntsonl arntsonl deleted the 20240114_gpiopin_config branch February 21, 2024 20:31
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.

1 participant