qmk_firmware/users/drashna
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
..
keyrecords [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
oled [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
pointing [Keymap] develop updates for Drashna Keymaps (#18472) 2022-09-25 13:04:00 -07:00
rgb [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
split [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
.gitignore [Keymap] Update to Drashna Keymaps (#5594) 2019-04-22 11:55:55 -07:00
.gitlab-ci.yml [Keymap] Drashna's Keymap Update - Display Edition (#9282) 2020-06-15 03:41:28 -07:00
autocorrect_data.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 2022-08-28 12:55:19 -07:00
bootmagic_better.c [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
callbacks.c [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
callbacks.h [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
callbacks.md [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
config.h [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
drashna.c [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
drashna.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 2022-08-28 12:55:19 -07:00
post_config.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
rgblight_breathe_table.h [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
rules.mk [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
template.c [Keymap] Drashna update for post Q2 merge (#17241) 2022-05-30 22:02:55 -07:00
template.h [Keymap] Drashna update for post Q2 merge (#17241) 2022-05-30 22:02:55 -07:00