diff options
author | Drashna Jaelre <drashna@live.com> | 2018-10-10 12:38:10 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-10-10 21:36:58 -0400 |
commit | a7d05820a6258178b7ea440ee2781edf074d8f41 (patch) | |
tree | 2940cffc57cd7e8854a33af5834aad2dbf217665 /docs/_summary.md | |
parent | 43757cd985153ba4f620336003c20b3554c03678 (diff) | |
download | qmk_firmware-a7d05820a6258178b7ea440ee2781edf074d8f41.tar.gz qmk_firmware-a7d05820a6258178b7ea440ee2781edf074d8f41.zip |
Add documentation for Combo feature
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 973428c9e..11aeb7cd3 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
@@ -47,6 +47,7 @@ | |||
47 | * [Backlight](feature_backlight.md) | 47 | * [Backlight](feature_backlight.md) |
48 | * [Bluetooth](feature_bluetooth.md) | 48 | * [Bluetooth](feature_bluetooth.md) |
49 | * [Bootmagic](feature_bootmagic.md) | 49 | * [Bootmagic](feature_bootmagic.md) |
50 | * [Combos](feature_combo) | ||
50 | * [Command](feature_command.md) | 51 | * [Command](feature_command.md) |
51 | * [Dynamic Macros](feature_dynamic_macros.md) | 52 | * [Dynamic Macros](feature_dynamic_macros.md) |
52 | * [Grave Escape](feature_grave_esc.md) | 53 | * [Grave Escape](feature_grave_esc.md) |