diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-10-17 09:50:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-18 03:50:32 +1100 |
commit | de68d294ec6fdae37e41f515407f324bcc4611ae (patch) | |
tree | 36de783fa1c9ce8baa1271f2fbdcaf38a8ebf0c0 /docs/_summary.md | |
parent | f0a1ab5488425857987e94c883fd13cc661a92a8 (diff) |
[Docs] add "Adding Default Keymaps to QMK Configurator" doc (#10049)
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 0c43712159..e4b5cd1dbc 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -23,6 +23,7 @@ * [Overview](api_overview.md) * [API Documentation](api_docs.md) * [Keyboard Support](reference_configurator_support.md) + * [Adding Default Keymaps](configurator_default_keymaps.md) * CLI * [Overview](cli.md) |