diff options
author | Jonas Gessner <JonasGessner@users.noreply.github.com> | 2021-07-13 19:13:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 10:13:51 -0700 |
commit | 52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0 (patch) | |
tree | 71cbd4b8e2c622a33cbb4d080a08e035901f30c8 /docs/_summary.md | |
parent | 1ae4d52013c9f38bdc5c208ff8bbfdf173e1dddd (diff) |
[Feature] Key Overrides (#11422)
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 4141e01e77..6c39aeda09 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -77,6 +77,7 @@ * [Combos](feature_combo.md) * [Debounce API](feature_debounce_type.md) * [Key Lock](feature_key_lock.md) + * [Key Overrides](feature_key_overrides.md) * [Layers](feature_layers.md) * [One Shot Keys](one_shot_keys.md) * [Pointing Device](feature_pointing_device.md) |