Browse Source

[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>
pull/19305/head
Albert Y 1 year ago
committed by GitHub
parent
commit
cbabc8dbe6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
226 changed files with 458 additions and 376 deletions
  1. +2
    -2
      data/mappings/info_config.hjson
  2. +7
    -6
      docs/config_options.md
  3. +16
    -15
      docs/tap_hold.md
  4. +1
    -1
      keyboards/25keys/zinc/rev1/config.h
  5. +1
    -1
      keyboards/25keys/zinc/reva/config.h
  6. +1
    -1
      keyboards/40percentclub/gherkin/keymaps/pierrec83/config.h
  7. +1
    -1
      keyboards/40percentclub/gherkin/keymaps/stevexyz/config.h
  8. +1
    -1
      keyboards/adm42/rev4/keymaps/default/config.h
  9. +3
    -3
      keyboards/adm42/rev4/keymaps/default/keymap.c
  10. +1
    -1
      keyboards/arabica37/keymaps/default/config.h
  11. +1
    -1
      keyboards/atreus/keymaps/kejadlen/config.h
  12. +1
    -1
      keyboards/b_sides/rev41lp/keymaps/namnlos/config.h
  13. +1
    -1
      keyboards/basekeys/slice/keymaps/default/config.h
  14. +1
    -1
      keyboards/basekeys/slice/keymaps/default_split_left_space/config.h
  15. +1
    -1
      keyboards/basekeys/slice/rev1/keymaps/2moons/config.h
  16. +1
    -1
      keyboards/basekeys/slice/rev1/keymaps/default_all/config.h
  17. +1
    -1
      keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/config.h
  18. +1
    -1
      keyboards/basekeys/slice/rev1/keymaps/via/config.h
  19. +1
    -1
      keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/config.h
  20. +1
    -1
      keyboards/bastardkb/charybdis/3x5/keymaps/bstiq/config.h
  21. +1
    -1
      keyboards/bastardkb/dilemma/3x5_2/keymaps/bstiq/config.h
  22. +1
    -1
      keyboards/bastardkb/dilemma/3x5_3/keymaps/bstiq/config.h
  23. +1
    -1
      keyboards/bastardkb/scylla/keymaps/cykedev/config.h
  24. +1
    -1
      keyboards/bastardkb/scylla/keymaps/xyverz/config.h
  25. +1
    -1
      keyboards/bastardkb/tbk/keymaps/xyverz/config.h
  26. +1
    -1
      keyboards/buzzard/keymaps/crehmann/config.h
  27. +1
    -1
      keyboards/buzzard/keymaps/default/config.h
  28. +1
    -1
      keyboards/clickety_split/leeloo/keymaps/default/config.h
  29. +1
    -1
      keyboards/crkbd/keymaps/ajarov/config.h
  30. +1
    -1
      keyboards/crkbd/keymaps/antosha417/config.h
  31. +1
    -1
      keyboards/crkbd/keymaps/ardakilic/config.h
  32. +1
    -1
      keyboards/crkbd/keymaps/armand1m/config.h
  33. +1
    -1
      keyboards/crkbd/keymaps/benrestech/config.h
  34. +1
    -1
      keyboards/crkbd/keymaps/bermeo/config.h
  35. +1
    -1
      keyboards/crkbd/keymaps/blipson/config.h
  36. +1
    -1
      keyboards/crkbd/keymaps/colemad/config.h
  37. +1
    -1
      keyboards/crkbd/keymaps/crkdves/config.h
  38. +1
    -1
      keyboards/crkbd/keymaps/crkqwes/config.h
  39. +1
    -1
      keyboards/crkbd/keymaps/default/config.h
  40. +1
    -1
      keyboards/crkbd/keymaps/devdev/config.h
  41. +1
    -1
      keyboards/crkbd/keymaps/edvorakjp/config.h
  42. +1
    -1
      keyboards/crkbd/keymaps/hvp/config.h
  43. +1
    -1
      keyboards/crkbd/keymaps/jarred/config.h
  44. +1
    -1
      keyboards/crkbd/keymaps/julian_turner/config.h
  45. +1
    -1
      keyboards/crkbd/keymaps/kidbrazil/config.h
  46. +1
    -1
      keyboards/crkbd/keymaps/madhatter/config.h
  47. +1
    -1
      keyboards/crkbd/keymaps/nimishgautam/config.h
  48. +1
    -1
      keyboards/crkbd/keymaps/ninjonas/config.h
  49. +1
    -1
      keyboards/crkbd/keymaps/oled_sample/config.h
  50. +1
    -1
      keyboards/crkbd/keymaps/ollyhayes/config.h
  51. +1
    -1
      keyboards/crkbd/keymaps/oo/config.h
  52. +1
    -1
      keyboards/crkbd/keymaps/rarick/config.h
  53. +1
    -1
      keyboards/crkbd/keymaps/rjhilgefort/config.h
  54. +1
    -1
      keyboards/crkbd/keymaps/rs/config.h
  55. +1
    -1
      keyboards/crkbd/keymaps/sharkby7e/config.h
  56. +1
    -1
      keyboards/crkbd/keymaps/snowe/config.h
  57. +1
    -1
      keyboards/crkbd/keymaps/soundmonster/config.h
  58. +1
    -1
      keyboards/crkbd/keymaps/thumb_ctrl/config.h
  59. +1
    -1
      keyboards/crkbd/keymaps/toinux/config.h
  60. +1
    -1
      keyboards/crkbd/keymaps/vayashiko/config.h
  61. +1
    -1
      keyboards/crkbd/keymaps/vlukash_trackpad_left/config.h
  62. +1
    -1
      keyboards/crkbd/keymaps/vlukash_trackpad_right/config.h
  63. +1
    -1
      keyboards/crkbd/keymaps/vxid/config.h
  64. +1
    -1
      keyboards/crkbd/keymaps/xyverz/config.h
  65. +1
    -1
      keyboards/crkbd/rev1/keymaps/dvorak_42_key/config.h
  66. +1
    -1
      keyboards/dztech/dz60rgb/keymaps/kgreulich/config.h
  67. +1
    -1
      keyboards/dztech/dz60rgb/keymaps/matthewrobo/config.h
  68. +1
    -1
      keyboards/dztech/dz60rgb/keymaps/xunz/config.h
  69. +1
    -1
      keyboards/dztech/dz65rgb/keymaps/matthewrobo/config.h
  70. +1
    -1
      keyboards/ergodox_ez/keymaps/hacker_dvorak/config.h
  71. +2
    -2
      keyboards/ergodox_ez/keymaps/stamm/config.h
  72. +17
    -20
      keyboards/ergodox_ez/keymaps/stamm/keymap.c
  73. +1
    -1
      keyboards/ferris/keymaps/bruun-baer/config.h
  74. +1
    -1
      keyboards/ferris/keymaps/default/config.h
  75. +1
    -1
      keyboards/ferris/keymaps/pierrec83/config.h
  76. +1
    -1
      keyboards/gl516/a52gl/keymaps/salicylic/config.h
  77. +1
    -1
      keyboards/gl516/j73gl/keymaps/via_rgb_matrix/config.h
  78. +1
    -1
      keyboards/gl516/n51gl/keymaps/salicylic/config.h
  79. +1
    -1
      keyboards/gl516/n51gl/keymaps/via/config.h
  80. +1
    -1
      keyboards/handwired/aranck/keymaps/turkishish/config.h
  81. +1
    -1
      keyboards/handwired/brain/config.h
  82. +1
    -1
      keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/config.h
  83. +9
    -9
      keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/keymap.c
  84. +1
    -1
      keyboards/handwired/dactyl_manuform/5x6_5/keymaps/cykedev/config.h
  85. +1
    -1
      keyboards/handwired/heisenberg/keymaps/turkishish/config.h
  86. +1
    -1
      keyboards/helix/pico/config.h
  87. +1
    -1
      keyboards/helix/rev2/config.h
  88. +10
    -10
      keyboards/helix/rev2/keymaps/edvorakjp/config.h
  89. +1
    -1
      keyboards/hidtech/bastyl/keymaps/xyverz/config.h
  90. +1
    -1
      keyboards/keebio/iris/keymaps/jhelvy/config.h
  91. +1
    -1
      keyboards/keebio/iris/keymaps/osiris/config.h
  92. +1
    -1
      keyboards/kprepublic/bm40hsrgb/keymaps/34keys/config.h
  93. +1
    -1
      keyboards/kprepublic/bm40hsrgb/keymaps/gabustoledo/config.h
  94. +1
    -1
      keyboards/kprepublic/bm68hsrgb/rev1/keymaps/peepeetee/config.h
  95. +1
    -1
      keyboards/kprepublic/bm80hsrgb/keymaps/peepeetee/config.h
  96. +1
    -1
      keyboards/kprepublic/jj40/keymaps/stevexyz/config.h
  97. +1
    -1
      keyboards/lily58/keymaps/bongocat_wpm_responsive/config.h
  98. +1
    -1
      keyboards/lily58/keymaps/chuan/config.h
  99. +1
    -1
      keyboards/lily58/keymaps/datadavd/config.h
  100. +1
    -1
      keyboards/lily58/keymaps/default/config.h

+ 2
- 2
data/mappings/info_config.hjson View File

@ -111,8 +111,6 @@
"SOFT_SERIAL_SPEED": {"info_key": "split.soft_serial_speed"},
"TAP_CODE_DELAY": {"info_key": "qmk.tap_keycode_delay", "value_type": "int"},
"TAP_HOLD_CAPS_DELAY": {"info_key": "qmk.tap_capslock_delay", "value_type": "int"},
"TAPPING_FORCE_HOLD": {"info_key": "tapping.force_hold", "value_type": "bool"},
"TAPPING_FORCE_HOLD_PER_KEY": {"info_key": "tapping.force_hold_per_key", "value_type": "bool"},
"TAPPING_TERM": {"info_key": "tapping.term", "value_type": "int"},
"TAPPING_TERM_PER_KEY": {"info_key": "tapping.term_per_key", "value_type": "bool"},
"TAPPING_TOGGLE": {"info_key": "tapping.toggle", "value_type": "int"},
@ -129,6 +127,8 @@
"UNUSED_PINS": {"info_key": "_invalid.unused_pins", "deprecated": true},
"RGBLIGHT_ANIMATIONS": {"info_key": "_invalid.rgblight.animations.all", "value_type": "bool", "invalid": true},
"QMK_KEYS_PER_SCAN": {"info_key": "qmk.keys_per_scan", "value_type": "int", "deprecated": true},
"TAPPING_FORCE_HOLD": {"info_key": "tapping.force_hold", "value_type": "bool", "deprecated": true},
"TAPPING_FORCE_HOLD_PER_KEY": {"info_key": "tapping.force_hold_per_key", "value_type": "bool", "deprecated": true},
// USB params, need to mark as failure when specified in config.h, rather than deprecated
"PRODUCT_ID": {"info_key": "usb.pid", "value_type": "hex", "deprecated": true, "replace_with": "`usb.pid` in info.json"},


+ 7
- 6
docs/config_options.md View File

@ -171,12 +171,13 @@ If you define these options you will enable the associated feature, which may in
* See [Ignore Mod Tap Interrupt](tap_hold.md#ignore-mod-tap-interrupt) for details
* `#define IGNORE_MOD_TAP_INTERRUPT_PER_KEY`
* enables handling for per key `IGNORE_MOD_TAP_INTERRUPT` settings
* `#define TAPPING_FORCE_HOLD`
* makes it possible to use a dual role key as modifier shortly after having been tapped
* See [Tapping Force Hold](tap_hold.md#tapping-force-hold)
* Breaks any Tap Toggle functionality (`TT` or the One Shot Tap Toggle)
* `#define TAPPING_FORCE_HOLD_PER_KEY`
* enables handling for per key `TAPPING_FORCE_HOLD` settings
* `#define QUICK_TAP_TERM 100`
* tap-then-hold timing to use a dual role key to repeat keycode
* See [Quick Tap Term](tap_hold.md#quick-tap-term)
* Changes the timing of Tap Toggle functionality (`TT` or the One Shot Tap Toggle)
* Defaults to `TAPPING_TERM` if not defined
* `#define QUICK_TAP_TERM_PER_KEY`
* enables handling for per key `QUICK_TAP_TERM` settings
* `#define LEADER_TIMEOUT 300`
* how long before the leader key times out
* If you're having issues finishing the sequence before it times out, you may need to increase the timeout setting. Or you may want to enable the `LEADER_PER_KEY_TIMING` option, which resets the timeout after each key is tapped.


+ 16
- 15
docs/tap_hold.md View File

@ -375,49 +375,50 @@ bool get_ignore_mod_tap_interrupt(uint16_t keycode, keyrecord_t *record) {
}
```
## Tapping Force Hold
## Quick Tap Term
To enable `tapping force hold`, add the following to your `config.h`:
When the user holds a key after tapping it, the tapping function is repeated by default, rather than activating the hold function. This allows keeping the ability to auto-repeat the tapping function of a dual-role key. `QUICK_TAP_TERM` enables fine tuning of that ability. If set to `0`, it will remove the auto-repeat ability and activate the hold function instead.
`QUICK_TAP_TERM` is set to `TAPPING_TERM` by default, which is the maximum allowed value for `QUICK_TAP_TERM`. To override its value (in milliseconds) add the following to your `config.h`:
```c
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 120
```
When the user holds a key after tapping it, the tapping function is repeated by default, rather than activating the hold function. This allows keeping the ability to auto-repeat the tapping function of a dual-role key. `TAPPING_FORCE_HOLD` removes that ability to let the user activate the hold function instead, in the case of holding the dual-role key after having tapped it.
Example:
- `SFT_T(KC_A)` Down
- `SFT_T(KC_A)` Up
- `SFT_T(KC_A)` Down
- wait until the tapping term expires...
- `SFT_T(KC_A)` Up
- (wait until tapping term expires...)
With default settings, `a` will be sent on the first release, then `a` will be sent on the second press allowing the computer to trigger its auto-repeat function.
With default settings, `a` will be sent on the first release, then `a` will be sent on the second press allowing the computer to trigger its auto repeat function until the key is released.
With `TAPPING_FORCE_HOLD`, the second press will be interpreted as a Shift, allowing to use it as a modifier shortly after having used it as a tap.
With `QUICK_TAP_TERM` configured, the timing between `SFT_T(KC_A)` up and `SFT_T(KC_A)` down must be within `QUICK_TAP_TERM` to trigger auto repeat. Otherwise the second press will be sent as a Shift. If `QUICK_TAP_TERM` is set to `0`, the second press will always be sent as a Shift, effectively disabling auto-repeat.
!> `TAPPING_FORCE_HOLD` will break anything that uses tapping toggles (Such as the `TT` layer keycode, and the One Shot Tap Toggle).
!> `QUICK_TAP_TERM` timing will also impact anything that uses tapping toggles (Such as the `TT` layer keycode, and the One Shot Tap Toggle).
For more granular control of this feature, you can add the following to your `config.h`:
```c
#define TAPPING_FORCE_HOLD_PER_KEY
#define QUICK_TAP_TERM_PER_KEY
```
You can then add the following function to your keymap:
```c
bool get_tapping_force_hold(uint16_t keycode, keyrecord_t *record) {
uint16_t get_quick_tap_term(uint16_t keycode, keyrecord_t *record) {
switch (keycode) {
case LT(1, KC_BSPC):
return true;
case SFT_T(KC_SPC):
return QUICK_TAP_TERM - 20;
default:
return false;
return QUICK_TAP_TERM;
}
}
```
?> If `QUICK_TAP_TERM` is set higher than `TAPPING_TERM`, it will default to `TAPPING_TERM`.
## Retro Tapping
To enable `retro tapping`, add the following to your `config.h`:


+ 1
- 1
keyboards/25keys/zinc/rev1/config.h View File

@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
/* Use I2C or Serial */


+ 1
- 1
keyboards/25keys/zinc/reva/config.h View File

@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
/* Use I2C or Serial */


+ 1
- 1
keyboards/40percentclub/gherkin/keymaps/pierrec83/config.h View File

@ -28,4 +28,4 @@
#define TAPPING_TERM 200
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0

+ 1
- 1
keyboards/40percentclub/gherkin/keymaps/stevexyz/config.h View File

@ -16,7 +16,7 @@
#define IGNORE_MOD_TAP_INTERRUPT
// makes it possible to do rolling combos (zx) with keys that convert to other keys on hold, by enforcing the TAPPING_TERM for both keys.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
// makes it possible to use a dual role key as modifier shortly after having been tapped (see Hold after tap)
// Breaks any Tap Toggle functionality (TT or the One Shot Tap Toggle)


+ 1
- 1
keyboards/adm42/rev4/keymaps/default/config.h View File

@ -1,3 +1,3 @@
#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY
#define TAPPING_FORCE_HOLD_PER_KEY
#define QUICK_TAP_TERM_PER_KEY
#define IGNORE_MOD_TAP_INTERRUPT_PER_KEY

+ 3
- 3
keyboards/adm42/rev4/keymaps/default/keymap.c View File

@ -114,13 +114,13 @@ bool get_hold_on_other_key_press(uint16_t keycode, keyrecord_t *record) {
}
}
bool get_tapping_force_hold(uint16_t keycode, keyrecord_t *record) {
uint16_t get_quick_tap_term(uint16_t keycode, keyrecord_t *record) {
switch (keycode) {
case LLS_ESC:
case LLS_RALT:
return true;
return 0;
default:
return false;
return QUICK_TAP_TERM;
}
}


+ 1
- 1
keyboards/arabica37/keymaps/default/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 170
#undef RGBLED_NUM


+ 1
- 1
keyboards/atreus/keymaps/kejadlen/config.h View File

@ -8,6 +8,6 @@
#define DIODE_DIRECTION COL2ROW
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define USB_MAX_POWER_CONSUMPTION 50

+ 1
- 1
keyboards/b_sides/rev41lp/keymaps/namnlos/config.h View File

@ -26,7 +26,7 @@
#define UNICODE_SELECTED_MODES UNICODE_MODE_WINCOMPOSE, UNICODE_MODE_WINDOWS, UNICODE_MODE_MACOS, UNICODE_MODE_LINUX
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
#define TAPPING_TERM_PER_KEY


+ 1
- 1
keyboards/basekeys/slice/keymaps/default/config.h View File

@ -18,5 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180

+ 1
- 1
keyboards/basekeys/slice/keymaps/default_split_left_space/config.h View File

@ -18,5 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180

+ 1
- 1
keyboards/basekeys/slice/rev1/keymaps/2moons/config.h View File

@ -18,6 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180
//#define MASTER_RIGHT

+ 1
- 1
keyboards/basekeys/slice/rev1/keymaps/default_all/config.h View File

@ -18,5 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180

+ 1
- 1
keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/config.h View File

@ -18,5 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180

+ 1
- 1
keyboards/basekeys/slice/rev1/keymaps/via/config.h View File

@ -18,5 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180

+ 1
- 1
keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/config.h View File

@ -18,6 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180
//#define MASTER_RIGHT

+ 1
- 1
keyboards/bastardkb/charybdis/3x5/keymaps/bstiq/config.h View File

@ -43,7 +43,7 @@
*
* See docs.qmk.fm/using-qmk/software-features/tap_hold#tapping-force-hold
*/
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
/*
* Tap-or-Hold decision modes.


+ 1
- 1
keyboards/bastardkb/dilemma/3x5_2/keymaps/bstiq/config.h View File

@ -41,7 +41,7 @@
*
* See docs.qmk.fm/using-qmk/software-features/tap_hold#tapping-force-hold
*/
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
/*
* Tap-or-Hold decision modes.


+ 1
- 1
keyboards/bastardkb/dilemma/3x5_3/keymaps/bstiq/config.h View File

@ -37,7 +37,7 @@
* Enable rapid switch from tap to hold. Disable auto-repeat when pressing key
* twice, except for one-shot keys.
*/
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
/*
* Tap-or-Hold decision modes.


+ 1
- 1
keyboards/bastardkb/scylla/keymaps/cykedev/config.h View File

@ -32,7 +32,7 @@
// #define IGNORE_MOD_TAP_INTERRUPT
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
// #define TAPPING_FORCE_HOLD
// #define QUICK_TAP_TERM 0
// Apply the modifier on keys that are tapped during a short hold of a modtap
// #define PERMISSIVE_HOLD


+ 1
- 1
keyboards/bastardkb/scylla/keymaps/xyverz/config.h View File

@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
#define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 300
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/bastardkb/tbk/keymaps/xyverz/config.h View File

@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
#define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 300
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/buzzard/keymaps/crehmann/config.h View File

@ -10,7 +10,7 @@
#define IGNORE_MOD_TAP_INTERRUPT
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
// Apply the modifier on keys that are tapped during a short hold of a modtap
#define PERMISSIVE_HOLD


+ 1
- 1
keyboards/buzzard/keymaps/default/config.h View File

@ -10,7 +10,7 @@
#define IGNORE_MOD_TAP_INTERRUPT
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
// Apply the modifier on keys that are tapped during a short hold of a modtap
#define PERMISSIVE_HOLD


+ 1
- 1
keyboards/clickety_split/leeloo/keymaps/default/config.h View File

@ -26,7 +26,7 @@
#undef TAPPING_TERM
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 150
#endif


+ 1
- 1
keyboards/crkbd/keymaps/ajarov/config.h View File

@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
//#define TAPPING_TERM 100
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/crkbd/keymaps/antosha417/config.h View File

@ -10,7 +10,7 @@
#define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#ifdef RGBLIGHT_ENABLE
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/ardakilic/config.h View File

@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/armand1m/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
// #define TAPPING_FORCE_HOLD
// #define QUICK_TAP_TERM 0
// #define PERMISSIVE_HOLD
#define TAPPING_TERM 300
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/benrestech/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
#define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 175
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/bermeo/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
// #define TAPPING_FORCE_HOLD
// #define QUICK_TAP_TERM 0
#define TAPPING_TERM 150
// #define RETRO_TAPPING
// #define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/blipson/config.h View File

@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/crkbd/keymaps/colemad/config.h View File

@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
#ifdef RGB_MATRIX_ENABLE


+ 1
- 1
keyboards/crkbd/keymaps/crkdves/config.h View File

@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
// #define RETRO_TAPPING
// #define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/crkqwes/config.h View File

@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#undef USE_I2C
#undef SSD1306OLED
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
// #define RETRO_TAPPING
// #define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/default/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
//#define TAPPING_TERM 100
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/crkbd/keymaps/devdev/config.h View File

@ -34,7 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define CUSTOM_LAYER_READ //if you remove this it causes issues - needs better guarding
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
#define RGBLIGHT_SLEEP


+ 1
- 1
keyboards/crkbd/keymaps/edvorakjp/config.h View File

@ -8,7 +8,7 @@
#define SWAP_SCLN
// #define TAPPING_FORCE_HOLD
// #define QUICK_TAP_TERM 0
#define TAPPING_TERM 300
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/hvp/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
//#define TAPPING_TERM 100
#define TAPPING_TERM 150


+ 1
- 1
keyboards/crkbd/keymaps/jarred/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
//#define TAPPING_TERM 100
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/julian_turner/config.h View File

@ -29,6 +29,6 @@
#define IGNORE_MOD_TAP_INTERRUPT
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
//#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"

+ 1
- 1
keyboards/crkbd/keymaps/kidbrazil/config.h View File

@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 150
#undef PRODUCT
#define PRODUCT "CRKBD Loose Transistor Ed."


+ 1
- 1
keyboards/crkbd/keymaps/madhatter/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/crkbd/keymaps/nimishgautam/config.h View File

@ -19,7 +19,7 @@
#define EXTRA_SHORT_COMBOS
//Tapping values
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
#define IGNORE_MOD_TAP_INTERRUPT
#define PERMISSIVE_HOLD_PER_KEY


+ 1
- 1
keyboards/crkbd/keymaps/ninjonas/config.h View File

@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MASTER_LEFT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#ifdef RGB_MATRIX_ENABLE
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 120


+ 1
- 1
keyboards/crkbd/keymaps/oled_sample/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/ollyhayes/config.h View File

@ -18,7 +18,7 @@
#define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#define NO_ACTION_ONESHOT


+ 1
- 1
keyboards/crkbd/keymaps/oo/config.h View File

@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SPLIT_USB_DETECT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"

+ 1
- 1
keyboards/crkbd/keymaps/rarick/config.h View File

@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/crkbd/keymaps/rjhilgefort/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200 // 200 is default
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/crkbd/keymaps/rs/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 300
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/sharkby7e/config.h View File

@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/snowe/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/soundmonster/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
// #define TAPPING_FORCE_HOLD
// #define QUICK_TAP_TERM 0
#define TAPPING_TERM 150
#define RETRO_TAPPING
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/keymaps/thumb_ctrl/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 150
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/toinux/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
//#define TAPPING_TERM 100
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/crkbd/keymaps/vayashiko/config.h View File

@ -30,7 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/vlukash_trackpad_left/config.h View File

@ -5,7 +5,7 @@
#define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/vlukash_trackpad_right/config.h View File

@ -12,7 +12,7 @@
/* Select hand configuration */
#define MASTER_RIGHT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 300
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/vxid/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#undef RGBLED_NUM


+ 1
- 1
keyboards/crkbd/keymaps/xyverz/config.h View File

@ -28,7 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
#define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 300
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/crkbd/rev1/keymaps/dvorak_42_key/config.h View File

@ -11,7 +11,7 @@
#define MASTER_RIGHT
// #define EE_HANDS
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
//#define TAPPING_TERM 100
// #define DOUBLE_TAP_SHIFT_TURNS_ON_CAPS_WORD


+ 1
- 1
keyboards/dztech/dz60rgb/keymaps/kgreulich/config.h View File

@ -19,7 +19,7 @@
#endif // !NO_PRINT
#define NO_ACTION_ONESHOT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define IGNORE_MOD_TAP_INTERRUPT
// #include "config_led.h"


+ 1
- 1
keyboards/dztech/dz60rgb/keymaps/matthewrobo/config.h View File

@ -65,7 +65,7 @@
#endif // !NO_PRINT
#define NO_ACTION_ONESHOT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define IGNORE_MOD_TAP_INTERRUPT
// #include "config_led.h"


+ 1
- 1
keyboards/dztech/dz60rgb/keymaps/xunz/config.h View File

@ -49,5 +49,5 @@
// #define RGB_MATRIX_KEYRELEASES
#define NO_ACTION_ONESHOT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define IGNORE_MOD_TAP_INTERRUPT

+ 1
- 1
keyboards/dztech/dz65rgb/keymaps/matthewrobo/config.h View File

@ -59,7 +59,7 @@
#endif // !NO_PRINT
#define NO_ACTION_ONESHOT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define IGNORE_MOD_TAP_INTERRUPT
// #include "config_led.h"


+ 1
- 1
keyboards/ergodox_ez/keymaps/hacker_dvorak/config.h View File

@ -78,7 +78,7 @@
// #define NO_PRINT
// #define RETRO_TAPPING
// #define TAPPING_FORCE_HOLD
// #define QUICK_TAP_TERM 0
// #define AUTO_SHIFT_TIMEOUT 150
// #define NO_AUTO_SHIFT_SPECIAL


+ 2
- 2
keyboards/ergodox_ez/keymaps/stamm/config.h View File

@ -32,8 +32,8 @@
#define IGNORE_MOD_TAP_INTERRUPT
#define IGNORE_MOD_TAP_INTERRUPT_PER_KEY
#define TAPPING_FORCE_HOLD
#define TAPPING_FORCE_HOLD_PER_KEY
#define QUICK_TAP_TERM 0
#define QUICK_TAP_TERM_PER_KEY
/* #define RETRO_TAPPING */
#undef LED_BRIGHTNESS_DEFAULT


+ 17
- 20
keyboards/ergodox_ez/keymaps/stamm/keymap.c View File

@ -225,28 +225,25 @@ bool get_ignore_mod_tap_interrupt(uint16_t keycode, keyrecord_t *record) {
}
}
bool get_tapping_force_hold(uint16_t keycode, keyrecord_t *record) {
switch (keycode) {
case LT(_1_NUMBERS, KC_E):
case R_MOUSE:
case LSFT_T(KC_A):
case LCTL_T(KC_S):
case LALT_T(KC_D):
case LGUI_T(KC_F):
case RGUI_T(KC_J):
case RALT_T(KC_K):
case RCTL_T(KC_L):
case RSFT_T(KC_SEMICOLON):
case ARROWS:
return false;
default:
return true;
}
uint16_t get_quick_tap_term(uint16_t keycode, keyrecord_t *record) {
switch (keycode) {
case LT(_1_NUMBERS, KC_E):
case R_MOUSE:
case LSFT_T(KC_A):
case LCTL_T(KC_S):
case LALT_T(KC_D):
case LGUI_T(KC_F):
case RGUI_T(KC_J):
case RALT_T(KC_K):
case RCTL_T(KC_L):
case RSFT_T(KC_SEMICOLON):
case ARROWS:
return QUICK_TAP_TERM;
default:
return 0;
}
}
LEADER_EXTERNS();
void matrix_scan_user(void) {


+ 1
- 1
keyboards/ferris/keymaps/bruun-baer/config.h View File

@ -36,4 +36,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 200
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0

+ 1
- 1
keyboards/ferris/keymaps/default/config.h View File

@ -36,7 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 200
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
// Underglow configuration
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/ferris/keymaps/pierrec83/config.h View File

@ -36,7 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 200
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
// Underglow configuration
#ifdef RGBLIGHT_ENABLE


+ 1
- 1
keyboards/gl516/a52gl/keymaps/salicylic/config.h View File

@ -18,5 +18,5 @@
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180

+ 1
- 1
keyboards/gl516/j73gl/keymaps/via_rgb_matrix/config.h View File

@ -18,7 +18,7 @@
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180
#ifdef RGBLED_NUM


+ 1
- 1
keyboards/gl516/n51gl/keymaps/salicylic/config.h View File

@ -18,5 +18,5 @@
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180

+ 1
- 1
keyboards/gl516/n51gl/keymaps/via/config.h View File

@ -18,5 +18,5 @@
/* Select hand configuration */
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 180

+ 1
- 1
keyboards/handwired/aranck/keymaps/turkishish/config.h View File

@ -21,4 +21,4 @@
#define RETRO_TAPPING
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0

+ 1
- 1
keyboards/handwired/brain/config.h View File

@ -93,7 +93,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define TAPPING_TERM 150
//#define IGNORE_MOD_TAP_INTERRUPT
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 6


+ 1
- 1
keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/config.h View File

@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM_PER_KEY // milliseconds from tap to hold for mod tap per key
#define IGNORE_MOD_TAP_INTERRUPT // ignore hold mod if another tap occurs within tapping term
#define PERMISSIVE_HOLD_PER_KEY // activate mod top hold earlier if another key is pressed AND released per key
#define TAPPING_FORCE_HOLD_PER_KEY // disable double tap hold key repeat per key
#define QUICK_TAP_TERM_PER_KEY // disable double tap hold key repeat per key
#undef MOUSEKEY_INTERVAL
#undef MOUSEKEY_DELAY
#undef MOUSEKEY_TIME_TO_MAX


+ 9
- 9
keyboards/handwired/dactyl_manuform/3x5_3/keymaps/dlford/keymap.c View File

@ -55,15 +55,15 @@ bool get_permissive_hold(uint16_t keycode, keyrecord_t *record) {
}
// Tapping force hold per key
bool get_tapping_force_hold(uint16_t keycode, keyrecord_t *record) {
switch (keycode) {
case LT(3, KC_SPC):
return true; // Enable force hold
case LT(2, KC_TAB):
return true;
default:
return false; // Disable force hold
}
uint16_t get_quick_tap_term(uint16_t keycode, keyrecord_t *record) {
switch (keycode) {
case LT(3, KC_SPC):
return 0; // Enable force hold
case LT(2, KC_TAB):
return 0;
default:
return QUICK_TAP_TERM; // Disable force hold
}
}
// Tapping term per key


+ 1
- 1
keyboards/handwired/dactyl_manuform/5x6_5/keymaps/cykedev/config.h View File

@ -51,6 +51,6 @@
#define IGNORE_MOD_TAP_INTERRUPT_PER_KEY
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define FORCE_NKRO

+ 1
- 1
keyboards/handwired/heisenberg/keymaps/turkishish/config.h View File

@ -21,4 +21,4 @@
#define RETRO_TAPPING
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0

+ 1
- 1
keyboards/helix/pico/config.h View File

@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
/* Soft Serial defines */


+ 1
- 1
keyboards/helix/rev2/config.h View File

@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#define SPLIT_LAYER_STATE_ENABLE


+ 10
- 10
keyboards/helix/rev2/keymaps/edvorakjp/config.h View File

@ -2,7 +2,7 @@
#define SWAP_SCLN
#undef TAPPING_FORCE_HOLD
#undef QUICK_TAP_TERM
#undef TAPPING_TERM
#define TAPPING_TERM 300
#define IGNORE_MOD_TAP_INTERRUPT
@ -11,13 +11,13 @@
// Selection of RGBLIGHT MODE to use.
#if defined(LED_ANIMATIONS)
//# define RGBLIGHT_EFFECT_BREATHING
//# define RGBLIGHT_EFFECT_RAINBOW_MOOD
//# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
//# define RGBLIGHT_EFFECT_SNAKE
//# define RGBLIGHT_EFFECT_KNIGHT
//# define RGBLIGHT_EFFECT_CHRISTMAS
// # define RGBLIGHT_EFFECT_BREATHING
// # define RGBLIGHT_EFFECT_RAINBOW_MOOD
// # define RGBLIGHT_EFFECT_RAINBOW_SWIRL
// # define RGBLIGHT_EFFECT_SNAKE
// # define RGBLIGHT_EFFECT_KNIGHT
// # define RGBLIGHT_EFFECT_CHRISTMAS
# define RGBLIGHT_EFFECT_STATIC_GRADIENT
//# define RGBLIGHT_EFFECT_RGB_TEST
//# define RGBLIGHT_EFFECT_ALTERNATING
#endif // LED_ANIMATIONS
// # define RGBLIGHT_EFFECT_RGB_TEST
// # define RGBLIGHT_EFFECT_ALTERNATING
#endif // LED_ANIMATIONS

+ 1
- 1
keyboards/hidtech/bastyl/keymaps/xyverz/config.h View File

@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
#define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 300
#define PERMISSIVE_HOLD
#define IGNORE_MOD_TAP_INTERRUPT


+ 1
- 1
keyboards/keebio/iris/keymaps/jhelvy/config.h View File

@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Had to swap the master to get the right-side rotary encoder supported
#define MASTER_RIGHT
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#undef TAPPING_TERM
#define TAPPING_TERM 200
#define AUTO_SHIFT_TIMEOUT 150


+ 1
- 1
keyboards/keebio/iris/keymaps/osiris/config.h View File

@ -37,6 +37,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_VAL_STEP 8
// #undef PERMISSIVE_HOLD
//#define TAPPING_FORCE_HOLD
//#define QUICK_TAP_TERM 0
//#define RETRO_TAPPING
#define PERMISSIVE_HOLD

+ 1
- 1
keyboards/kprepublic/bm40hsrgb/keymaps/34keys/config.h View File

@ -12,7 +12,7 @@
#define IGNORE_MOD_TAP_INTERRUPT
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
// Mouse key speed and acceleration.
#undef MOUSEKEY_DELAY


+ 1
- 1
keyboards/kprepublic/bm40hsrgb/keymaps/gabustoledo/config.h View File

@ -23,7 +23,7 @@
#define IGNORE_MOD_TAP_INTERRUPT
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
// Auto Shift
#define NO_AUTO_SHIFT_ALPHA


+ 1
- 1
keyboards/kprepublic/bm68hsrgb/rev1/keymaps/peepeetee/config.h View File

@ -44,7 +44,7 @@
// #define TAPPING_TOGGLE 2 // How many taps before triggering the toggle
// #define PERMISSIVE_HOLD // Makes tap and hold keys trigger the hold if another key is pressed before releasing, even if it hasn't hit the TAPPING_TERM. See Permissive Hold for details
// #define IGNORE_MOD_TAP_INTERRUPT // Makes it possible to do rolling combos (zx) with keys that convert to other keys on hold, by enforcing the TAPPING_TERM for both keys. See Mod tap interrupt for details
// #define TAPPING_FORCE_HOLD // Makes it possible to use a dual role key as modifier shortly after having been tapped. See Hold after tap. Breaks any Tap Toggle functionality (TT or the One Shot Tap Toggle)
// #define QUICK_TAP_TERM 0 // Makes it possible to use a dual role key as modifier shortly after having been tapped. See Hold after tap. Breaks any Tap Toggle functionality (TT or the One Shot Tap Toggle)
// #define LEADER_TIMEOUT 300 // How long before the leader key times out. If you're having issues finishing the sequence before it times out, you may need to increase the timeout setting. Or you may want to enable the LEADER_PER_KEY_TIMING option, which resets the timeout after each key is tapped.
// #define LEADER_PER_KEY_TIMING // Sets the timer for leader key chords to run on each key press rather than overall
// #define LEADER_KEY_STRICT_KEY_PROCESSING // Disables keycode filtering for Mod-Tap and Layer-Tap keycodes. Eg, if you enable this, you would need to specify MT(MOD_CTL, KC_A) if you want to use KC_A.


+ 1
- 1
keyboards/kprepublic/bm80hsrgb/keymaps/peepeetee/config.h View File

@ -29,7 +29,7 @@
// #define TAPPING_TOGGLE 2 // How many taps before triggering the toggle
// #define PERMISSIVE_HOLD // Makes tap and hold keys trigger the hold if another key is pressed before releasing, even if it hasn't hit the TAPPING_TERM. See Permissive Hold for details
// #define IGNORE_MOD_TAP_INTERRUPT // Makes it possible to do rolling combos (zx) with keys that convert to other keys on hold, by enforcing the TAPPING_TERM for both keys. See Mod tap interrupt for details
// #define TAPPING_FORCE_HOLD // Makes it possible to use a dual role key as modifier shortly after having been tapped. See Hold after tap. Breaks any Tap Toggle functionality (TT or the One Shot Tap Toggle)
// #define QUICK_TAP_TERM 0 // Makes it possible to use a dual role key as modifier shortly after having been tapped. See Hold after tap. Breaks any Tap Toggle functionality (TT or the One Shot Tap Toggle)
// #define LEADER_TIMEOUT 300 // How long before the leader key times out. If you're having issues finishing the sequence before it times out, you may need to increase the timeout setting. Or you may want to enable the LEADER_PER_KEY_TIMING option, which resets the timeout after each key is tapped.
// #define LEADER_PER_KEY_TIMING // Sets the timer for leader key chords to run on each key press rather than overall
// #define LEADER_KEY_STRICT_KEY_PROCESSING // Disables keycode filtering for Mod-Tap and Layer-Tap keycodes. Eg, if you enable this, you would need to specify MT(MOD_CTL, KC_A) if you want to use KC_A.


+ 1
- 1
keyboards/kprepublic/jj40/keymaps/stevexyz/config.h View File

@ -11,7 +11,7 @@
#define IGNORE_MOD_TAP_INTERRUPT
// makes it possible to do rolling combos (zx) with keys that convert to other keys on hold, by enforcing the TAPPING_TERM for both keys.
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
// makes it possible to use a dual role key as modifier shortly after having been tapped (see Hold after tap)
// Breaks any Tap Toggle functionality (TT or the One Shot Tap Toggle)


+ 1
- 1
keyboards/lily58/keymaps/bongocat_wpm_responsive/config.h View File

@ -28,7 +28,7 @@
#define MASTER_LEFT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 200
#undef RGBLED_NUM


+ 1
- 1
keyboards/lily58/keymaps/chuan/config.h View File

@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define SSD1306OLED
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
/* define tapping term */
#define TAPPING_TERM 200


+ 1
- 1
keyboards/lily58/keymaps/datadavd/config.h View File

@ -30,7 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define SSD1306OLED
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 50
#undef RGBLED_NUM


+ 1
- 1
keyboards/lily58/keymaps/default/config.h View File

@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define MASTER_RIGHT
// #define EE_HANDS
#define TAPPING_FORCE_HOLD
#define QUICK_TAP_TERM 0
#define TAPPING_TERM 100
#undef RGBLED_NUM


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save