feat(docs): Document Karabiner interference with Mod-Morphs
This commit is contained in:
parent
5685074835
commit
567a80cf05
1 changed files with 7 additions and 0 deletions
|
@ -86,3 +86,10 @@ For example, the following configuration morphs `LEFT_SHIFT` + `BACKSPACE` into
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
|
:::note Karabiner-Elements (macOS) and interference with Mod-Morph
|
||||||
|
|
||||||
|
If the first modified keypress sends the modifier along with the morphed keycode and [Karabiner-Elements](https://karabiner-elements.pqrs.org/) is running, disable `Modify Events` from Karabiners "Devices" settings page for the keyboard running ZMK.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue