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

Implement grave-escape #543

Merged
merged 1 commit into from Jan 23, 2021
Merged

Conversation

okke-formsma
Copy link
Collaborator

closes #85

this implementation adds grave-escape, but is implemented in such a way that other "mod-morphs" can be created easily as discussed in the ticket.

@okke-formsma
Copy link
Collaborator Author

@Nicell can you test this PR?

@Nicell
Copy link
Member

Nicell commented Dec 30, 2020

@okke-formsma It works perfectly on my nice!60. Thanks so much for this!

@Nicell Nicell added behaviors enhancement New feature or request labels Dec 30, 2020
@mcrosson
Copy link
Contributor

bump @okke-formsma any chance for a rebase / re-ask for @petejohanson review? i just spent some time with the mod-morph implementation and it works great

i was able to create a flavor of grave escape that works better for my overall usage patterns than a vanilla grave escape implementation

👍

@okke-formsma
Copy link
Collaborator Author

I've rebased and it's ready to go. @petejohanson can you have a look? It's been tested by @mcrosson and @Nicell.

Copy link
Contributor

@petejohanson petejohanson left a comment

Choose a reason for hiding this comment

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

A few comments, and checks are failing.

Thanks for this!

app/dts/behaviors/gresc.dtsi Outdated Show resolved Hide resolved
app/include/zmk/hid.h Outdated Show resolved Hide resolved
app/src/behaviors/behavior_mod_morph.c Show resolved Hide resolved
@petejohanson petejohanson merged commit 5eeb310 into zmkfirmware:main Jan 23, 2021
@okke-formsma okke-formsma deleted the modmorph branch January 24, 2021 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behaviors enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Grave Escape
4 participants