diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-29 00:15:07 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-29 00:15:07 -0400 |
commit | d5244c6cf4939301b18ecf07650df6a6f9800e07 (patch) | |
tree | a9ad4ea0031d3e744c1e98b5e7c918f0417dedb8 /docs/_summary.md | |
parent | 40d82906cb2556ead29e2288788c7a26caf1f026 (diff) | |
download | qmk_firmware-d5244c6cf4939301b18ecf07650df6a6f9800e07.tar.gz qmk_firmware-d5244c6cf4939301b18ecf07650df6a6f9800e07.zip |
restructure keycode docs
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 2 |
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 @@ | |||
9 | * [Keymap overview](keymap.md) | 9 | * [Keymap overview](keymap.md) |
10 | * [Custom Quantum Functions](custom_quantum_functions.md) | 10 | * [Custom Quantum Functions](custom_quantum_functions.md) |
11 | * [Keycodes](keycodes.md) | 11 | * [Keycodes](keycodes.md) |
12 | * [Basic Keycodes](basic_keycodes.md) | ||
13 | * [Quantum Keycodes](quantum_keycodes.md) | ||
12 | * [Layer switching](key_functions.md) | 14 | * [Layer switching](key_functions.md) |
13 | * [Leader Key](leader_key.md) | 15 | * [Leader Key](leader_key.md) |
14 | * [Macros](macros.md) | 16 | * [Macros](macros.md) |