-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Reviung34 shield definition #1935
Conversation
@caksoylar gentle ping! Addressed adding the matrix transforms to the default keymap. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, noted one tiny nit.
…e a commented out version for the alternate layout.
Initial work on a soft on/off support for ZMK. Triggering soft off puts the device into deep sleep with only a specific GPIO pin configured to wake the device, avoiding waking from other key presses in the matrix like the normal deep sleep. Co-authored-by: Cem Aksoylar <[email protected]>
* Add PM device hook to the kscan direct & matrix drivers.
* New soft-off behavior that can be used to force the device into soft-off state with only certain configured wakeup devices.
* Use Button 1 for soft off on the nrf52840 when using the ZMK Uno shield.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one minor tweak to the keymap nodes.
Whoops sorry, lemme resolve some of my messy workspace issues. |
Ok done! Should be good to review again! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Merged. In the future, if you've accidentally gotten some other feature PR included, it's preferred to do an interactive rebase and remove the offending commits, instead of appending a revert commit at the end. Thanks again for the PR! |
Board/Shield Check-list
.zmk.yml
metadata file added&pro_micro
used in favor of&pro_micro_d/a
if applicable.conf
file has optional extra features commented out