mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Update SUMMARY.md
This commit is contained in:
parent
046c5d332f
commit
b3bff6404c
1 changed files with 16 additions and 14 deletions
30
SUMMARY.md
30
SUMMARY.md
|
@ -1,23 +1,25 @@
|
||||||
|
|
||||||
### [Introduction](/Home.md)
|
### Getting started
|
||||||
|
* [Introduction](/Home.md)
|
||||||
* [QMK Overview](/QMK-Overview.md)
|
* [QMK Overview](/QMK-Overview.md)
|
||||||
* [Build Environment Setup](/Build-Environment-Setup.md)
|
* [Build Environment Setup](/Build-Environment-Setup.md)
|
||||||
|
|
||||||
### [Overview for keymap creators](/Keymap.md)
|
### Making a keymap
|
||||||
* [Keycodes](/Keycodes.md)
|
* [Keymap overview](/Keymap.md)
|
||||||
* [Layer switching](/Key-Functions.md)
|
* [Keycodes](/Keycodes.md)
|
||||||
* [Leader Key](/Leader-Key.md)
|
* [Layer switching](/Key-Functions.md)
|
||||||
* [Macros](/Macros.md)
|
* [Leader Key](/Leader-Key.md)
|
||||||
* [Space Cadet](/Space-Cadet-Shift.md)
|
* [Macros](/Macros.md)
|
||||||
* [Tap Dance](/Tap-Dance.md)
|
* [Space Cadet](/Space-Cadet-Shift.md)
|
||||||
* [Mouse keys](/Mouse-keys.md)
|
* [Tap Dance](/Tap-Dance.md)
|
||||||
* [FAQ: Creating a Keymap](/FAQ-Keymap.md)
|
* [Mouse keys](/Mouse-keys.md)
|
||||||
* [FAQ: Compiling QMK](/FAQ-Build.md)
|
* [FAQ: Creating a Keymap](/FAQ-Keymap.md)
|
||||||
|
* [FAQ: Compiling QMK](/FAQ-Build.md)
|
||||||
|
|
||||||
### For hardware makers and modders
|
### For hardware makers and modders
|
||||||
* [Modding your keyboard](/Modding-your-keyboard.md)
|
* [Modding your keyboard](/Modding-your-keyboard.md)
|
||||||
* [Porting your keyboard to QMK](/Porting-your-keyboard-to-QMK.md)
|
* [Porting your keyboard to QMK](/Porting-your-keyboard-to-QMK.md)
|
||||||
* [Adding features to QMK](/Adding-features-to-QMK.md)
|
* [Adding features to QMK](/Adding-features-to-QMK.md)
|
||||||
|
|
||||||
* [General FAQ](/FAQ.md)
|
* [General FAQ](/FAQ.md)
|
||||||
* [Differences from TMK](/Differences-from-TMK.md)
|
* [Differences from TMK](/Differences-from-TMK.md)
|
||||||
|
|
Loading…
Reference in a new issue