Skip to content

Commit 8166527

Browse files
caksoylarpetejohanson
authored andcommitted
fix(docs): Remove split locality issue note
1 parent fb18a4d commit 8166527

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/docs/features/split-keyboards.md

-5
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,6 @@ These behaviors only affect the keyboard part that they are invoked from:
8686

8787
- [Reset behaviors](../keymaps/behaviors/reset.md)
8888

89-
:::warning[Nesting behaviors with locality]
90-
Currently there is [an issue](https://github.com/zmkfirmware/zmk/issues/1494) preventing both global and source locality behaviors from working as expected if they are invoked from another behavior, such as a hold-tap, tap dance or a mod-morph.
91-
For this reason it is recommended that these behaviors are placed directly on a keymap layer.
92-
:::
93-
9489
:::note[Peripheral invocation]
9590
Peripherals must be paired and connected to the central in order to be able to activate these behaviors, even if it is possible to trigger the behavior using only keys on a particular peripheral.
9691
This is because the key bindings are processed on the central side which would then instruct the peripheral side to run the behavior's effect.

0 commit comments

Comments
 (0)