From c18c3d910653557db3c3e65b1440ee805f1d38cf Mon Sep 17 00:00:00 2001 From: Cem Aksoylar Date: Sun, 6 Feb 2022 23:03:33 -0800 Subject: feat(docs): Add note for combos invoking source-specific behaviors --- docs/docs/features/combos.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/features/combos.md b/docs/docs/features/combos.md index 1a19cfe..550bd25 100644 --- a/docs/docs/features/combos.md +++ b/docs/docs/features/combos.md @@ -43,6 +43,10 @@ Key positions are numbered like the keys in your keymap, starting at 0. So, if t - Fully overlapping combos like `0 1` and `0 1 2` are supported. - You are not limited to `&kp` bindings. You can use all ZMK behaviors there, like `&mo`, `&bt`, `&mt`, `<` etc. +:::note Source-specific behaviors on split keyboards +Invoking a source-specific behavior such as one of the [reset behaviors](behaviors/reset.md) using a combo will always trigger it on the central side of the keyboard, regardless of the side that the keys corresponding to `key-positions` are on. +::: + ### Advanced configuration There are three global combo parameters which are set through KConfig. You can set them in the `.conf` file in the same directory as your keymap file. -- cgit v1.2.3