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(behaviors): Add support for dynamic macros #2678

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

calvinhenderson
Copy link

Adds behavior to record and play back key macros during runtime.

Fixes #1346.

PR check-list

  • Branch has a clean commit history
  • Additional tests are included, if changing behaviors/core code that is testable.
  • Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • Pre-commit used to check formatting of files, commit messages, etc.

Adds support for recording and playing back dynamic key macros during runtime.
Adds documentation for the new dynamic macro behavior.
@calvinhenderson calvinhenderson requested review from a team as code owners November 28, 2024 02:16
@caksoylar caksoylar added enhancement New feature or request behaviors labels Nov 28, 2024
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 request: dynamic(recordable on the fly) macros
2 participants