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) | |
download | qmk_firmware-52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0.tar.gz qmk_firmware-52cfc9259b58a3a11a244fbe35c49c7dd1a9cae0.zip |
[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 4141e01e7..6c39aeda0 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
@@ -77,6 +77,7 @@ | |||
77 | * [Combos](feature_combo.md) | 77 | * [Combos](feature_combo.md) |
78 | * [Debounce API](feature_debounce_type.md) | 78 | * [Debounce API](feature_debounce_type.md) |
79 | * [Key Lock](feature_key_lock.md) | 79 | * [Key Lock](feature_key_lock.md) |
80 | * [Key Overrides](feature_key_overrides.md) | ||
80 | * [Layers](feature_layers.md) | 81 | * [Layers](feature_layers.md) |
81 | * [One Shot Keys](one_shot_keys.md) | 82 | * [One Shot Keys](one_shot_keys.md) |
82 | * [Pointing Device](feature_pointing_device.md) | 83 | * [Pointing Device](feature_pointing_device.md) |