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 |
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 @@ * [Backlight](feature_backlight.md) * [Bluetooth](feature_bluetooth.md) * [Bootmagic](feature_bootmagic.md) + * [Combos](feature_combo) * [Command](feature_command.md) * [Dynamic Macros](feature_dynamic_macros.md) * [Grave Escape](feature_grave_esc.md) |