1
0
Fork 0

restructure keycode docs

This commit is contained in:
Jack Humbert 2017-06-29 00:15:07 -04:00
parent 40d82906cb
commit d5244c6cf4
4 changed files with 466 additions and 215 deletions

View file

@ -9,6 +9,8 @@
* [Keymap overview](keymap.md)
* [Custom Quantum Functions](custom_quantum_functions.md)
* [Keycodes](keycodes.md)
* [Basic Keycodes](basic_keycodes.md)
* [Quantum Keycodes](quantum_keycodes.md)
* [Layer switching](key_functions.md)
* [Leader Key](leader_key.md)
* [Macros](macros.md)