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(keymap): create master header for dt-bindings imports #2217

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

Conversation

huber-th
Copy link
Contributor

Resolves #582

Create a single header file to include in keymaps to allow users to use any behavior without having to remember to add additional includes.

Open questions:

  • Did I miss spots in the docs which should be adjusted?
  • Should the include sections in the behavior docs be completely removed instead of having the info box?
  • Should all existing keymap files be changed to use this new #include <dt-bindings/zmk/all.h>?

@huber-th huber-th requested a review from a team as a code owner March 22, 2024 05:52
@caksoylar caksoylar added keymaps PRs and issues related to keymaps behaviors labels Mar 25, 2024
@petejohanson petejohanson self-assigned this Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behaviors keymaps PRs and issues related to keymaps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a master header file for all DT behavior binding headers
3 participants