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(drivers): Support init high/low in 595 driver #2648

Merged

Conversation

petejohanson
Copy link
Contributor

Add support for initializing a pin to a given high/low value during configuration. Needed for proper initialization by systems like GPIO hogs or gpio-leds Zephyr drivers.

@petejohanson petejohanson added enhancement New feature or request core Core functionality/behavior of ZMK labels Nov 15, 2024
@petejohanson petejohanson self-assigned this Nov 15, 2024
@petejohanson petejohanson requested a review from a team as a code owner November 15, 2024 17:38
Add support for initializing a pin to a given high/low value during
configuration. Needed for proper initialization by systems like
GPIO hogs or gpio-leds Zephyr drivers.
@petejohanson petejohanson force-pushed the drivers/595-init-low-high-support branch from a50bd78 to 19b408c Compare November 15, 2024 17:54
@petejohanson petejohanson merged commit 888c0d9 into zmkfirmware:main Nov 15, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core functionality/behavior of ZMK enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant