summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorFelix Kuehling <67731127+fxkuehl@users.noreply.github.com>2022-11-28 03:16:38 -0500
committerGitHub <noreply@github.com>2022-11-28 09:16:38 +0100
commit4ae75259233a45583b6a0d73f1f7224cb50e0398 (patch)
tree6d02ed3dc01545ae4993e6e383b8891513926f16 /.github/workflows
parentbaf573a144eaa2989e57ddebaa47629724a0f4bd (diff)
Bug17281 - Retain momentary layers until the end of tapping (#17282)
* Make process_tapping more readable Move most #ifdefs into conditionally defined macros to make the logic easier to follow. * Retain momentary layers until the end of tapping This allows mod-tap and layer-tap keys on layers to behave as expected. Bug: https://github.com/qmk/qmk_firmware/issues/17281 * Add tests for delayed mod/layer release while tapping Mods and layer key release is delayed while tapping is in progress to ensure that the tap is registered with the modifier state and on the layer where the key was first pressed. Signed-off-by: Felix Kuehling <felix.kuehling@gmail.com>
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions