qmk_firmware/users/drashna/keyrecords
Albert Y cbabc8dbe6
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
* Replace Tapping Force Hold feature with Quick Tap Term

* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0

* Deprecate force hold in info_config.json

* Before and after quick tap term unit tests

* Quick tap unit tests iteration

* Keymap config.h correction

* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed

* Add two more test cases for quick tap

* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2

* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2

* Add function declaration for get_quick_tap_term

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2022-12-12 16:52:22 +01:00
..
capwords.md [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
keycodes.md [Keymap] Drashna update for post Q2 merge (#17241) 2022-05-30 22:02:55 -07:00
process_records.c [Keymap] develop updates for Drashna Keymaps (#18472) 2022-09-25 13:04:00 -07:00
process_records.h [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
readme.md [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
secrets.md [Keymap] Drashna update for post Q2 merge (#17241) 2022-05-30 22:02:55 -07:00
tap_dance.md Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
tap_dances.c Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
tap_dances.h [Keymap] Updates to drashna Keymaps and Userspace (#17543) 2022-07-02 19:55:46 -07:00
tapping.c [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
unicode.c [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
unicode.h [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
unicode.md [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
wrappers.h [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
wrappers.md [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00