From 995c3141a674a0311786cc713ea96d39330a9b48 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sat, 10 Jun 2017 14:58:55 -0400 Subject: convert docs to lowercase and underscores --- docs/_summary.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 docs/_summary.md (limited to 'docs/_summary.md') diff --git a/docs/_summary.md b/docs/_summary.md new file mode 100644 index 000000000..420003996 --- /dev/null +++ b/docs/_summary.md @@ -0,0 +1,28 @@ + +### Getting started +* [Introduction](home.md) +* [QMK Overview](qmk_overview.md) +* [Build Environment Setup](build_environment_setup.md) + +### Making a keymap +* [Keymap overview](keymap.md) +* [Custom Quantum Functions](custom_quantum_functions.md) +* [Keycodes](keycodes.md) +* [Layer switching](key_functions.md) +* [Leader Key](leader_key.md) +* [Macros](macros.md) +* [Dynamic Macros](dynamic_macros.md) +* [Space Cadet](space_cadet_shift.md) +* [Tap Dance](tap_dance.md) +* [Mouse keys](mouse_keys.md) +* [FAQ: Creating a Keymap](faq_keymap.md) +* [FAQ: Compiling QMK](faq_build.md) + +### For hardware makers and modders +* [Modding your keyboard](modding_your_keyboard.md) +* [Porting your keyboard to QMK](porting_your_keyboard_to_qmk.md) +* [Adding features to QMK](adding_features_to_qmk.md) + +### Other topics +* [General FAQ](faq.md) +* [Differences from TMK](differences_from_tmk.md) -- cgit v1.2.3-24-g4f1b