qmk-firmwares/users/xulkal
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
..
config.h [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
custom_encoder.c Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
custom_encoder.h [Keymap] Xulkal user changes (#6044) 2019-06-01 14:39:31 -07:00
custom_keycodes.h [User] Xulkal Keymaps Update (#6392) 2019-07-25 11:56:29 -07:00
custom_oled.c Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
custom_oled.h [Keymap] Xulkal user changes (#6044) 2019-06-01 14:39:31 -07:00
custom_rgb.c [Keymap][Xulkal] User code update (#6752) 2019-09-17 10:28:02 -07:00
custom_rgb.h [Keymap] Added Xulkal ALT Keymap (#7332) 2019-11-12 23:02:58 -08:00
custom_tap_dance.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
custom_tap_dance.h [User] Xulkal Keymaps Update (#6392) 2019-07-25 11:56:29 -07:00
layouts.h Fix some old keycodes (#19086) 2022-11-15 16:52:01 +00:00
process_records.c Fix some old keycodes (#19086) 2022-11-15 16:52:01 +00:00
process_records.h [User] Xulkal Keymaps Update (#6392) 2019-07-25 11:56:29 -07:00
rules.mk [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
xulkal.c Xulkal Keymaps 2019-04-16 18:30:54 -07:00
xulkal.h Added OLED Display autoscroll during periods of OLED data inactivity (#6546) 2019-08-25 12:37:55 -07:00