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(docs): Add keymap recipes section #1953

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

caksoylar
Copy link
Contributor

(Opening to replace #1952 for the branch to be part of the zmkfirmware/zmk repo, thanks for getting this going @SethMilliken! Copied the description verbatim.)

ZMK enables myriad functionality that is technically neither feature nor behavior, but typically results from novel composition of configuration, features, and behaviors. Questions about this class of functionality often arise in Discord server discussion, and the techniques to implement them are currently passed on informally by reference to personal configurations. Having official documentation for this functionality could help with standardization and transmission of these techniques.

The name "recipes" seems to capture the nature of this type of functionality.

Some examples of recipes include:

  • Home Row Mods
  • Callum Mods
  • Adjust Layer
  • Multiple Base Layers
  • OS Profile Layer Change

This draft PR is intended to explore documenting these recipes, and to refine the definition of a "recipe".

Tasks:

  • formulate clear definition of recipe
  • find appropriate home in docs for definition
  • fill out initial recipe pages
  • settle on structure/template for a typical recipe page
  • identify additional recipes

Feel free to contribute using comments here, comments in the #documentation channel in the Discord, or directly as PRs targeting this branch (docs/recipes). Once we have above tasks completed, this PR will be published.

ZMK Discord discussion where this idea originated.

Recipes document distinct functionality provided by novel use of
existing config, features, and behaviors.

n.b. All pages are currently only placeholders. All names are tentative.
@caksoylar caksoylar added the documentation Improvements or additions to documentation label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants