aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-06-29 00:15:07 -0400
committerJack Humbert <jack.humb@gmail.com>2017-06-29 00:15:07 -0400
commitd5244c6cf4939301b18ecf07650df6a6f9800e07 (patch)
treea9ad4ea0031d3e744c1e98b5e7c918f0417dedb8 /docs/_summary.md
parent40d82906cb2556ead29e2288788c7a26caf1f026 (diff)
downloadfirmware-d5244c6cf4939301b18ecf07650df6a6f9800e07.tar.gz
firmware-d5244c6cf4939301b18ecf07650df6a6f9800e07.tar.bz2
firmware-d5244c6cf4939301b18ecf07650df6a6f9800e07.zip
restructure keycode docs
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index b08d86520..268ab9954 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -9,6 +9,8 @@
* [Keymap overview](keymap.md)
* [Custom Quantum Functions](custom_quantum_functions.md)
* [Keycodes](keycodes.md)
+ * [Basic Keycodes](basic_keycodes.md)
+ * [Quantum Keycodes](quantum_keycodes.md)
* [Layer switching](key_functions.md)
* [Leader Key](leader_key.md)
* [Macros](macros.md)