zmk_mf68/app
Okke Formsma 0c1940bb79 feature(hold-tap): no-hold-flash for retro taps
This is an improvement on retro-tap, solving the 'flashing hold' issue
users people experience.

When the tapping-term expires, the hold key is normally pressed. When
retro-tap is enabled, this is undesirable; only an interrupted hold-tap
should trigger the hold behavior.

This change disables the hold behavior for the 'STATUS_HOLD_TIMER'
state when retro-tap is enabled, and makes sure the
'STATUS_HOLD_INTERRUPT' state will be triggered when appropriate.
2021-02-24 07:24:27 -05:00
..
boards style(hold-tap)!: Write hold-tap params with dashes 2021-02-10 07:55:12 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers fix(power): Add support for capacitors on ADC for BVD 2021-02-04 07:56:27 -05:00
dts feature(hold-tap): Retro tapping 2021-02-24 07:24:27 -05:00
include feat(underglow): Convert HSB changes to absolute. 2021-02-09 01:27:50 -05:00
scripts chore: standardize # style headers 2021-01-06 17:00:44 -05:00
src feature(hold-tap): no-hold-flash for retro taps 2021-02-24 07:24:27 -05:00
tests feature(hold-tap): no-hold-flash for retro taps 2021-02-24 07:24:27 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00
Kconfig fix(core): Enable sensor by default 2021-02-08 10:50:44 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh run-test.sh: use the POSIX '-L 1' for xargs 2021-01-23 18:32:18 -05:00
west.yml fix(west): Restore atmel west module. 2020-12-29 23:30:30 -05:00