From e11ced596957fee5d14b8c5a9cff1ff8f7b5e0da Mon Sep 17 00:00:00 2001 From: kurtis-lew Date: Wed, 26 May 2021 09:50:58 -0700 Subject: [PATCH] Updated docs --- docs/docs/behaviors/tap-dance.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/docs/behaviors/tap-dance.md b/docs/docs/behaviors/tap-dance.md index 9b5112d3..c29adad9 100644 --- a/docs/docs/behaviors/tap-dance.md +++ b/docs/docs/behaviors/tap-dance.md @@ -18,11 +18,6 @@ Defines how much time in milliseconds after the tap dance is pressed before a ke #### `bindings` A list of one or more keybinds. This list can include [any keycode in ZMK](../codes/) and keybinds for ZMK behaviors. - -:::warning -Tap dances currently do not support hold-taps. -::: - #### Example Usage This example configures a tap dance that outputs the number of keypresses from 1-5: