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

dynamic macros: Trim the trailing modifiers; further cleanup #1275

Merged
merged 4 commits into from
May 8, 2017

Conversation

vifon
Copy link
Contributor

@vifon vifon commented May 4, 2017

I was a bit late with the last batch of commits for the last PR (#1273), so here they are.

vifon added 4 commits May 4, 2017 01:42
…cording

More specifically, we save them and then place the `macro_end` pointer
before them so they are essentially ignored and the other macro may
freely overwrite them.
@vifon
Copy link
Contributor Author

vifon commented May 4, 2017

Additionally https://github.com/qmk/qmk_firmware/wiki/Macros needs to be updated after @cinaeco's changes. How can I update it? It seems to be read-only for me and I don't think Github supports wiki pull requests.

@cinaeco
Copy link
Contributor

cinaeco commented May 5, 2017

These changes work well too, I can see the fixed macro buffer size in debug. Thanks!

Yeah, the wiki still needs to be updated.

@jackhumbert
Copy link
Member

Perfect! Thanks :) yeah, we have the wiki as read-only for now - if you want, you can paste the changed sections/a diff here! We're still working out how to manage these permissions :/

@jackhumbert jackhumbert merged commit d9b70cc into qmk:master May 8, 2017
vifon added a commit to vifon/qmk_firmware_docs that referenced this pull request May 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants