subtree docs
This commit is contained in:
commit
704794bae3
47 changed files with 4807 additions and 0 deletions
26
docs/SUMMARY.md
Normal file
26
docs/SUMMARY.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
|
||||
### Getting started
|
||||
* [Introduction](/Home.md)
|
||||
* [QMK Overview](/QMK-Overview.md)
|
||||
* [Build Environment Setup](/Build-Environment-Setup.md)
|
||||
|
||||
### Making a keymap
|
||||
* [Keymap overview](/Keymap.md)
|
||||
* [Keycodes](/Keycodes.md)
|
||||
* [Layer switching](/Key-Functions.md)
|
||||
* [Leader Key](/Leader-Key.md)
|
||||
* [Macros](/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)
|
Loading…
Add table
Add a link
Reference in a new issue