diff options
author | skullY <skullydazed@gmail.com> | 2017-07-03 01:30:36 -0700 |
---|---|---|
committer | skullY <skullydazed@gmail.com> | 2017-07-03 01:30:36 -0700 |
commit | d8e29b53fe5d57f2102b77f0ce9932cdb8b021b2 (patch) | |
tree | 14dd7d4c51a3d0bb046acb29ad96ca2b5f76f55b /docs/_summary.md | |
parent | ea8df568f23b79eba13ef9e914d8b1ce94688858 (diff) |
Update a bunch of docs
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 1b87399fbe..975a92376a 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -23,15 +23,16 @@ * [Quantum Keycodes](quantum_keycodes.md) * [The Config File](config_options.md) * [Customizing Functionality](custom_quantum_functions.md) + * [Documentation Best Practices](documentation_best_practices.md) * For makers and modders * [Adding a keyboard to QMK](adding_a_keyboard_to_qmk.md) * [Porting your keyboard to QMK](porting_your_keyboard_to_qmk.md) * [Modding your keyboard](modding_your_keyboard.md) + * [Understanding QMK](understanding_qmk.md) * [Adding features to QMK](adding_features_to_qmk.md) * [ISP flashing guide](isp_flashing_guide.md) * Other topics * [General FAQ](faq.md) - * [Differences from TMK](differences_from_tmk.md) * [Using Eclipse with QMK](eclipse.md) |