zmk/app/dts
Marco Sterbik cb50620f9f Behaviours: add key-tap behavior
This is a solution for keys that use the same keycode but different
modifiers (see #1076 as an example, also { and [ or ] and } might occur
quite often).

The new key behavior introduced here is a simple tap that immediately
sends a release event, so that a keypress of the same keycode with a
different modifier can be detected immediately.
2022-06-04 18:08:39 +02:00
..
behaviors Behaviours: add key-tap behavior 2022-06-04 18:08:39 +02:00
bindings Behaviours: add key-tap behavior 2022-06-04 18:08:39 +02:00
common chore(core): replace Pete Johanson with The ZMK Contributors 2021-01-16 11:30:37 -05:00
behaviors.dtsi Behaviours: add key-tap behavior 2022-06-04 18:08:39 +02:00