cbabc8dbe6
* 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> |
||
---|---|---|
.. | ||
audio | ||
backlight | ||
bootmagic | ||
debounce | ||
encoder/tests | ||
keymap_extras | ||
led_matrix | ||
logging | ||
os_detection/tests | ||
painter | ||
pointing_device | ||
process_keycode | ||
rgb_matrix | ||
rgblight | ||
send_string | ||
sequencer | ||
split_common | ||
unicode | ||
wear_leveling | ||
action.c | ||
action.h | ||
action_code.h | ||
action_layer.c | ||
action_layer.h | ||
action_tapping.c | ||
action_tapping.h | ||
action_util.c | ||
action_util.h | ||
bitwise.c | ||
bitwise.h | ||
caps_word.c | ||
caps_word.h | ||
color.c | ||
color.h | ||
command.c | ||
command.h | ||
config_common.h | ||
crc.c | ||
crc.h | ||
debounce.h | ||
deferred_exec.c | ||
deferred_exec.h | ||
digitizer.c | ||
digitizer.h | ||
dip_switch.c | ||
dip_switch.h | ||
dynamic_keymap.c | ||
dynamic_keymap.h | ||
dynamic_macro.h | ||
eeconfig.c | ||
eeconfig.h | ||
encoder.c | ||
encoder.h | ||
haptic.c | ||
haptic.h | ||
joystick.c | ||
joystick.h | ||
keyboard.c | ||
keyboard.h | ||
keycode.h | ||
keycode_config.c | ||
keycode_config.h | ||
keycodes.h | ||
keymap.h | ||
keymap_common.c | ||
keymap_introspection.c | ||
keymap_introspection.h | ||
led.c | ||
led.h | ||
led_tables.c | ||
led_tables.h | ||
main.c | ||
matrix.c | ||
matrix.h | ||
matrix_common.c | ||
mousekey.c | ||
mousekey.h | ||
os_detection.c | ||
os_detection.h | ||
pointing_device_internal.h | ||
programmable_button.c | ||
programmable_button.h | ||
quantum.c | ||
quantum.h | ||
quantum_keycodes.h | ||
quantum_keycodes_legacy.h | ||
raw_hid.h | ||
ring_buffer.h | ||
secure.c | ||
secure.h | ||
sync_timer.c | ||
sync_timer.h | ||
util.h | ||
variable_trace.c | ||
variable_trace.h | ||
velocikey.c | ||
velocikey.h | ||
via.c | ||
via.h | ||
virtser.h | ||
wpm.c | ||
wpm.h |