From 9035c3497e31edba174c3d9be1e3540de702d2b9 Mon Sep 17 00:00:00 2001 From: skullY Date: Tue, 25 Feb 2020 13:58:22 -0800 Subject: break feature_advanced_keycodes.md up into multiple files --- docs/_summary.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/_summary.md') diff --git a/docs/_summary.md b/docs/_summary.md index 1d877c211f..3515e0d677 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -53,14 +53,16 @@ * Simple Keycodes * [Full List](keycodes.md) * [Basic Keycodes](keycodes_basic.md) - * [Advanced Keycodes](feature_advanced_keycodes.md) + * [Layer Switching](feature_advanced_keycodes.md) * [Quantum Keycodes](quantum_keycodes.md) * Advanced Keycodes * [Command](feature_command.md) + * [Custom Keycodes](custom_keycode_names.md) * [Dynamic Macros](feature_dynamic_macros.md) * [Grave Escape](feature_grave_esc.md) * [Leader Key](feature_leader_key.md) + * [Mod-Tap](mod_tap.md) * [Macros](feature_macros.md) * [Mouse Keys](feature_mouse_keys.md) * [Space Cadet Shift](feature_space_cadet.md) @@ -71,10 +73,11 @@ * [Combos](feature_combo.md) * [Debounce API](feature_debounce_type.md) * [Key Lock](feature_key_lock.md) - * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys) + * [One Shot Keys](one_shot_keys.md) * [Pointing Device](feature_pointing_device.md) * [Swap Hands](feature_swap_hands.md) * [Tap Dance](feature_tap_dance.md) + * [Tap-Hold Configuration](tap_hold.md) * [Terminal](feature_terminal.md) * [Unicode](feature_unicode.md) * [Userspace](feature_userspace.md) -- cgit v1.2.3