zmk icon indicating copy to clipboard operation
zmk copied to clipboard

Antecedent Morph Behavior aka Adaptive Keys

Open voidyourwarranty2 opened this issue 2 years ago • 19 comments

The Antecedent-Morph behavior (adaptive keys) sends different behaviors, depending on which key was most recently released before the antecedent-morph behavior was pressed, if this occurs within a configurable time period.

Details in the docs.

voidyourwarranty2 avatar Nov 28 '23 20:11 voidyourwarranty2

This PR is broken but it is fixed in https://github.com/klausweiss/zmk/tree/fix/adaptive-keys

davmarksman avatar Mar 14 '24 16:03 davmarksman

i hate to be that kinda person, but any updates on this?

Aproxia-dev avatar May 13 '24 02:05 Aproxia-dev

Please merge this 🙏

andreyadrian avatar Jun 04 '24 18:06 andreyadrian

If anyone is interested, I wrapped this PR in a module to use without needing to maintain a fork - https://github.com/ssbb/zmk-antecedent-morph

ssbb avatar Aug 19 '24 23:08 ssbb