summaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-08-24 16:38:21 +1000
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-08-23 23:38:21 -0700
commitfb7c65dc34b3001617635e6afd10480f2770522d (patch)
tree5d63d38e077788e055bc66b356bc98d7e557725e /docs/_summary.md
parent064d9da93e8055d95717823aefd2b88289374c12 (diff)
Add Zadig 101 to docs (#6585)
* Add Zadig 101 to docs * Add USBasp bootloader name * Add links to the page * Note the usual VIDs and PIDs for the bootloaders * Add "List All Devices" note, just in case * Talk about keyboard-specific bootloader procedures * Send users to the new page in "Unknown Device for DFU Bootloader" section * Halfkay bootloaders are also an exception here
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 56184f44de..95286ff46c 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -18,6 +18,7 @@
* [Build/Compile QMK](faq_build.md)
* [Debugging/Troubleshooting QMK](faq_debug.md)
* [Keymap](faq_keymap.md)
+ * [Driver Installation with Zadig](driver_installation_zadig.md)
* Detailed Guides
* [Install Build Tools](getting_started_build_tools.md)