You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* 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> |
3 years ago | |
|---|---|---|
| .. | ||
| audio | ||
| backlight | 3 years ago | |
| bootmagic | ||
| debounce | ||
| encoder/tests | 3 years ago | |
| keymap_extras | 3 years ago | |
| led_matrix | 3 years ago | |
| logging | ||
| os_detection/tests | 3 years ago | |
| painter | 3 years ago | |
| pointing_device | 3 years ago | |
| process_keycode | 3 years ago | |
| rgb_matrix | 3 years ago | |
| rgblight | 3 years ago | |
| send_string | 3 years ago | |
| sequencer | 3 years ago | |
| split_common | 3 years ago | |
| unicode | 3 years ago | |
| wear_leveling | ||
| action.c | 3 years ago | |
| action.h | 3 years ago | |
| action_code.h | 3 years ago | |
| action_layer.c | 3 years ago | |
| action_layer.h | ||
| action_tapping.c | 3 years ago | |
| action_tapping.h | 3 years ago | |
| action_util.c | ||
| action_util.h | ||
| bitwise.c | ||
| bitwise.h | ||
| caps_word.c | 3 years ago | |
| caps_word.h | 3 years ago | |
| color.c | ||
| color.h | ||
| command.c | ||
| command.h | ||
| config_common.h | 3 years ago | |
| crc.c | 3 years ago | |
| crc.h | 3 years ago | |
| debounce.h | ||
| deferred_exec.c | ||
| deferred_exec.h | ||
| digitizer.c | 3 years ago | |
| digitizer.h | 3 years ago | |
| dip_switch.c | 3 years ago | |
| dip_switch.h | 3 years ago | |
| dynamic_keymap.c | 3 years ago | |
| dynamic_keymap.h | 3 years ago | |
| dynamic_macro.h | 3 years ago | |
| eeconfig.c | 3 years ago | |
| eeconfig.h | 3 years ago | |
| encoder.c | 3 years ago | |
| encoder.h | 3 years ago | |
| haptic.c | ||
| haptic.h | ||
| joystick.c | 3 years ago | |
| joystick.h | 3 years ago | |
| keyboard.c | 3 years ago | |
| keyboard.h | ||
| keycode.h | 3 years ago | |
| keycode_config.c | ||
| keycode_config.h | 3 years ago | |
| keycodes.h | 3 years ago | |
| keymap.h | 3 years ago | |
| keymap_common.c | 3 years ago | |
| keymap_introspection.c | 3 years ago | |
| keymap_introspection.h | 3 years ago | |
| led.c | 3 years ago | |
| led.h | 3 years ago | |
| led_tables.c | ||
| led_tables.h | ||
| main.c | ||
| matrix.c | 3 years ago | |
| matrix.h | ||
| matrix_common.c | ||
| mousekey.c | 3 years ago | |
| mousekey.h | 3 years ago | |
| os_detection.c | 3 years ago | |
| os_detection.h | 3 years ago | |
| pointing_device_internal.h | 3 years ago | |
| programmable_button.c | 3 years ago | |
| programmable_button.h | 3 years ago | |
| quantum.c | 3 years ago | |
| quantum.h | 3 years ago | |
| quantum_keycodes.h | 3 years ago | |
| quantum_keycodes_legacy.h | 3 years ago | |
| raw_hid.h | ||
| ring_buffer.h | ||
| secure.c | 3 years ago | |
| secure.h | ||
| sync_timer.c | ||
| sync_timer.h | ||
| util.h | 3 years ago | |
| variable_trace.c | ||
| variable_trace.h | ||
| velocikey.c | ||
| velocikey.h | ||
| via.c | 3 years ago | |
| via.h | 3 years ago | |
| virtser.h | ||
| wpm.c | 3 years ago | |
| wpm.h | 3 years ago | |