aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2020-02-20 15:50:50 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commita701c15d872ad171592335e61e91d7234dbec54a (patch)
treeef06fabdf0c0cd5d7457b63c48264700ac7fc67c /docs/_summary.md
parent1b7fa46f8e0616450bed8bff71bc1cffbca2eac8 (diff)
downloadqmk_firmware-a701c15d872ad171592335e61e91d7234dbec54a.tar.gz
qmk_firmware-a701c15d872ad171592335e61e91d7234dbec54a.zip
Rework the newbs guide around the qmk cli
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 7897efe45..baa493717 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -20,7 +20,7 @@
20 * [Driver Installation with Zadig](driver_installation_zadig.md) 20 * [Driver Installation with Zadig](driver_installation_zadig.md)
21 21
22* Using QMK 22* Using QMK
23 * [Support](support.md) 23 * [Support](getting_started_getting_help.md)
24 * Guides 24 * Guides
25 * [ARM Debugging Guide](arm_debugging.md) 25 * [ARM Debugging Guide](arm_debugging.md)
26 * [Best Git Practices](newbs_git_best_practices.md) 26 * [Best Git Practices](newbs_git_best_practices.md)
@@ -37,7 +37,8 @@
37 * [Vagrant Guide](getting_started_vagrant.md) 37 * [Vagrant Guide](getting_started_vagrant.md)
38 38
39 * QMK Features 39 * QMK Features
40 * [Keycodes](keycodes.md) 40 * Keycodes
41 * [Full List](keycodes.md)
41 * [Basic Keycodes](keycodes_basic.md) 42 * [Basic Keycodes](keycodes_basic.md)
42 * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) 43 * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
43 * [Quantum Keycodes](quantum_keycodes.md) 44 * [Quantum Keycodes](quantum_keycodes.md)