Updates SUMMARY.md

Auto commit by GitBook Editor
master
Jack Humbert 2017-05-16 01:50:44 +00:00
parent 95ac79cb67
commit 819f0998bd
1 changed files with 21 additions and 3 deletions

View File

@ -1,7 +1,25 @@
# Summary
[Wiki Home](/Home.md)
* Getting started
* [QMK Overview](QMK-Overview)
* [Build Environment Setup](Build-Environment-Setup)
* [Overview for keymap creators](Keymap)
* [Keycodes](Keycodes)
* [Layer switching](Key-Functions)
* [Leader Key](Leader-Key)
* [Macros](Macros)
* [Space Cadet](Space-Cadet-Shift)
* [Tap Dance](Tap-Dance)
* [Mouse keys](Mouse-keys)
* [FAQ: Creating a Keymap](FAQ-Keymap)
* [FAQ: Compiling QMK](FAQ-Build)
* For hardware makers and modders
* [Modding your keyboard](Modding-your-keyboard)
* [Porting your keyboard to QMK](Porting-your-keyboard-to-QMK)
* [Adding features to QMK](Adding-features-to-QMK)
* [General FAQ](FAQ)
* [Introduction](Home.md)
* [QMK Overview](/QMK-Overview.md)