mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 02:30:07 +00:00
parent
2bdf1731c3
commit
566399794a
3 changed files with 3 additions and 3 deletions
|
@ -73,7 +73,7 @@
|
|||
* [Customizing Functionality](custom_quantum_functions.md)
|
||||
* [Documentation Best Practices](documentation_best_practices.md)
|
||||
* [Documentation Templates](documentation_templates.md)
|
||||
* [Glossary](glossary.md)
|
||||
* [Glossary](reference_glossary.md)
|
||||
* [Keymap Overview](keymap.md)
|
||||
* [Unit Testing](unit_testing.md)
|
||||
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
"to": "feature_advanced_keycodes.html"
|
||||
},
|
||||
{
|
||||
"from": "flashing.html",
|
||||
"to": "newbs_flashing.html"
|
||||
"from": "glossary.html",
|
||||
"to": "reference_glossary.html"
|
||||
},
|
||||
{
|
||||
"from": "key_lock.html",
|
||||
|
|
Loading…
Reference in a new issue