1
0
Fork 0

Update a bunch of docs

This commit is contained in:
skullY 2017-07-03 01:30:36 -07:00
parent ea8df568f2
commit d8e29b53fe
18 changed files with 252 additions and 326 deletions

View file

@ -23,15 +23,16 @@
* [Quantum Keycodes](quantum_keycodes.md)
* [The Config File](config_options.md)
* [Customizing Functionality](custom_quantum_functions.md)
* [Documentation Best Practices](documentation_best_practices.md)
* For makers and modders
* [Adding a keyboard to QMK](adding_a_keyboard_to_qmk.md)
* [Porting your keyboard to QMK](porting_your_keyboard_to_qmk.md)
* [Modding your keyboard](modding_your_keyboard.md)
* [Understanding QMK](understanding_qmk.md)
* [Adding features to QMK](adding_features_to_qmk.md)
* [ISP flashing guide](isp_flashing_guide.md)
* Other topics
* [General FAQ](faq.md)
* [Differences from TMK](differences_from_tmk.md)
* [Using Eclipse with QMK](eclipse.md)