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
.gitlab-ci.yml
autocorrect_data.h
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
post_config.h [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
readme.md
rgblight_breathe_table.h
rules.mk [Keymap] Drashna updates for 0.19 (#19175) 2022-11-29 11:43:42 -08:00
template.c
template.h