zmk icon indicating copy to clipboard operation
zmk copied to clipboard

feat(keymap): create master header for dt-bindings imports

Open huber-th opened this issue 11 months ago • 0 comments

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 avatar Mar 22 '24 05:03 huber-th