-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
Combos do not preserve locality as noted at https://zmk.dev/docs/features/combos:
SOURCE-SPECIFIC BEHAVIORS ON SPLIT KEYBOARDS
Invoking a source-specific behavior such as one of the reset behaviors 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.
It seems that this also applies to tap dance and mod morph. I guess it applies to everything other than a direct keymap binding and that the locality system will need to be extended.
In the mean time, a note should be added to the reset behavior docs.
caksoylar, razlani, hab25, seansfkelley, FabianoLothor and 1 more