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

fix: Proper device PM support for composite kscan. #2402

Merged

Conversation

petejohanson
Copy link
Contributor

  • Clean up composite kscan to allow multiple instances properly.
  • Implement PM hook and properly suspend/resume the child devices.

Fixes: #2388

Note: I don't have my Ferris on hand to properly test this, so hoping Scalee on #2388 can test.

* Clean up composite kscan to allow multiple instances properly.
* Implement PM hook and properly suspend/resume the child devices.

Fixes: zmkfirmware#2388
@petejohanson petejohanson added bug Something isn't working core Core functionality/behavior of ZMK labels Aug 3, 2024
@petejohanson petejohanson self-assigned this Aug 3, 2024
@petejohanson petejohanson requested a review from a team as a code owner August 3, 2024 20:05
@Scalee
Copy link

Scalee commented Aug 3, 2024

This solved issue #2388

@petejohanson petejohanson merged commit cd25c12 into zmkfirmware:main Aug 3, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Core functionality/behavior of ZMK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: keypresses not working after commit 0438cb0
2 participants