summary refs log tree commit diff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorcoliss86 <coliss86@users.noreply.github.com>2022-09-19 03:20:22 +0200
committerGitHub <noreply@github.com>2022-09-19 02:20:22 +0100
commit2c516fab292fdd6bb9b42ad528f83118a3831cf6 (patch)
treea8202b68abff7b240af0c2056dbabf0a13ef6905 /docs/_summary.md
parentd8ef2ea7dd59e018a816a519f74c1813d198498c (diff)
[Docs] Extract 'Layer Change Code' and EEPROM (#18174)
* [Docs] Extract 'Layer Change Code' and EEPROM

* adjust wording

* Update docs/custom_quantum_functions.md

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index f2bdcd5ccd..a0d2b2a949 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -79,6 +79,7 @@
     * [Caps Word](feature_caps_word.md)
     * [Combos](feature_combo.md)
     * [Debounce API](feature_debounce_type.md)
+    * [EEPROM](feature_eeprom.md)
     * [Key Lock](feature_key_lock.md)
     * [Key Overrides](feature_key_overrides.md)
     * [Layers](feature_layers.md)