diff options
| author | Drashna Jaelre <drashna@live.com> | 2020-03-21 10:17:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-21 10:17:02 -0700 |
| commit | 5df24246518a12e770cd1020f145963069dc2108 (patch) | |
| tree | dfdd3f27cea3ec7d96b73515a0f433f3466129a1 /docs/_summary.md | |
| parent | f9c53ca71a7cefbbd9cfcb68861bb5308cc88e4a (diff) | |
| download | qmk_firmware-5df24246518a12e770cd1020f145963069dc2108.tar.gz qmk_firmware-5df24246518a12e770cd1020f145963069dc2108.zip | |
[Docs] Update layer documentation (#8371)
* [Docs] Update layer documentation
* Add layer_state_cmp functions
* Fix cut/copy/paste issue
* Add id tags
* Apply noroads corrections
* Move Layers section to separate document
* Fix ID tag for layers
* Use better name for summary/side bar
* Fix feature page linkage
As well as a small spell error close by
* Remove paper analogy for now
Diffstat (limited to 'docs/_summary.md')
| -rw-r--r-- | docs/_summary.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index e7e9fa132..d6186bbf9 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
| @@ -52,7 +52,7 @@ | |||
| 52 | * Simple Keycodes | 52 | * Simple Keycodes |
| 53 | * [Full List](keycodes.md) | 53 | * [Full List](keycodes.md) |
| 54 | * [Basic Keycodes](keycodes_basic.md) | 54 | * [Basic Keycodes](keycodes_basic.md) |
| 55 | * [Layer Switching](feature_advanced_keycodes.md) | 55 | * [Modifier Keys](feature_advanced_keycodes.md) |
| 56 | * [Quantum Keycodes](quantum_keycodes.md) | 56 | * [Quantum Keycodes](quantum_keycodes.md) |
| 57 | 57 | ||
| 58 | * Advanced Keycodes | 58 | * Advanced Keycodes |
| @@ -71,6 +71,7 @@ | |||
| 71 | * [Combos](feature_combo.md) | 71 | * [Combos](feature_combo.md) |
| 72 | * [Debounce API](feature_debounce_type.md) | 72 | * [Debounce API](feature_debounce_type.md) |
| 73 | * [Key Lock](feature_key_lock.md) | 73 | * [Key Lock](feature_key_lock.md) |
| 74 | * [Layers](feature_layers.md) | ||
| 74 | * [One Shot Keys](one_shot_keys.md) | 75 | * [One Shot Keys](one_shot_keys.md) |
| 75 | * [Pointing Device](feature_pointing_device.md) | 76 | * [Pointing Device](feature_pointing_device.md) |
| 76 | * [Swap Hands](feature_swap_hands.md) | 77 | * [Swap Hands](feature_swap_hands.md) |
