diff options
author | Pete Johanson <[email protected]> | 2024-08-12 19:11:16 -0400 |
---|---|---|
committer | Pete Johanson <[email protected]> | 2024-08-12 16:57:54 -0700 |
commit | 6d50ba555383f86b6cde68dabd48abd5f3877967 (patch) | |
tree | adbc5746392fb3a57bc2c84ec438eaf6c363f2fd /app/Kconfig.behaviors | |
parent | 3fec690def0af2e012fce3eeaee0292698d9d261 (diff) | |
download | zmk-6d50ba555383f86b6cde68dabd48abd5f3877967.tar.gz zmk-6d50ba555383f86b6cde68dabd48abd5f3877967.zip |
chore: Docs review tweaks.
Co-authored-by: Cem Aksoylar <[email protected]>
Diffstat (limited to 'app/Kconfig.behaviors')
-rw-r--r-- | app/Kconfig.behaviors | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Kconfig.behaviors b/app/Kconfig.behaviors index adada062a0..96609b930b 100644 --- a/app/Kconfig.behaviors +++ b/app/Kconfig.behaviors @@ -54,7 +54,6 @@ config ZMK_BEHAVIOR_HOLD_TAP_MAX_HELD help Max number of simultaneously held hold-taps - config ZMK_BEHAVIOR_HOLD_TAP_MAX_CAPTURED_EVENTS int "Hold Tap Max Captured Events" default 40 |