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

feat(boards): Add glove80 nexus node for extension GPIO. #2594

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

petejohanson
Copy link
Contributor

Added based on the docs from https://docs.moergo.com/glove80-user-guide/appendix-more-customizations/#extending-the-glove80-electronics to make it easier to address the GPIO on the glove80 in a uniform way across halves.

@petejohanson petejohanson self-assigned this Oct 27, 2024
@@ -94,4 +109,5 @@
, <&gpio1 3 GPIO_ACTIVE_HIGH> // LH COL1
, <&gpio1 1 GPIO_ACTIVE_HIGH> // LH Thumb
;

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change

@caksoylar caksoylar added the board PRs and issues related to boards. label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board PRs and issues related to boards.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants