Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)
authorridingqwerty <george.g.koenig@gmail.com>
Fri, 17 Jan 2020 20:49:23 +0000 (15:49 -0500)
committerGitHub <noreply@github.com>
Fri, 17 Jan 2020 20:49:23 +0000 (15:49 -0500)
commit95c24bbaf8ed2b3c9ee79226dea782dc84764c56
treeb261a23add06ad615e4503cf423bf788b1b050ba
parent1b0854fdca06d24324eecbb565702bbd337ef339
Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)

* Implement and document TAPPING_FORCE_HOLD_PER_KEY

* Added "record" parameter to "get_tapping_force_hold"

* Correct typo -- remove 'IGNORE_' from 'IGNORE_TAPPING_FORCE_HOLD_PER_KEY'

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
docs/config_options.md
docs/feature_advanced_keycodes.md
tmk_core/common/action_tapping.c