Skip to content

Commit

Permalink
docs: Update zmk-helpers link
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar authored Jan 8, 2025
1 parent e97aee5 commit 18de5b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,8 +405,8 @@ _Default:_ `"#define KEYMAP_DRAWER"`
#### `zmk_additional_includes`

A list of paths to add as search paths to the preprocessor for `#include` directives.
This can be needed if you use Zephyr modules such as [`zmk-helpers`](https://github.com/urob/zmk-helpers/tree/v2) since they require augmenting the search path.
Also used for parsing DTS format physical layouts specified with `--dts-layout`.
This can be needed if you use Zephyr modules such as [`zmk-helpers`](https://github.com/urob/zmk-helpers/blob/main/docs/keymap_drawer.md) since they require augmenting the search path.
Also used when parsing DTS format physical layouts specified with `--dts-layout`.

_Type:_ `list[str]`

Expand Down

0 comments on commit 18de5b5

Please sign in to comment.