diff --git a/docs/docs/behaviors/hold-tap.md b/docs/docs/behaviors/hold-tap.md index ffc599ac..bffbbdd4 100644 --- a/docs/docs/behaviors/hold-tap.md +++ b/docs/docs/behaviors/hold-tap.md @@ -287,7 +287,7 @@ If uninterrupted by another keypress, a regular [sticky key](sticky-key.md) or [ #include #include -#define SKH(keycode) &skh keycode keycode // Macro to apply sticky-key-on-tap/keypress-on-hold to a specific keycode +#define SHK(keycode) &shk keycode keycode // Macro to apply sticky-key-on-tap/keypress-on-hold to a specific keycode / { behaviors {