diff options
| author | Pascal Getreuer | 2023-05-20 14:35:06 +0200 |
|---|---|---|
| committer | GitHub | 2023-05-20 14:35:06 +0200 |
| commit | 3993b15f054265071730cdb450f43457dcf4c64a (patch) | |
| tree | 61c5b980ed14428bae3c0278c27937dbb5d33627 /docs/_summary.md | |
| parent | e1766df185869d8a591228d37f3f7b6d5b4049b4 (diff) | |
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Diffstat (limited to 'docs/_summary.md')
| -rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index ce579cb071..3d9bde6b17 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -70,6 +70,7 @@ * [Macros](feature_macros.md) * [Mouse Keys](feature_mouse_keys.md) * [Programmable Button](feature_programmable_button.md) + * [Repeat Key](feature_repeat_key.md) * [Space Cadet Shift](feature_space_cadet.md) * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) |