aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* fix code block formattingBalz Guenat2017-08-111-1/+1
|
* add description of new option to docs and add option (commented out) into ↵Balz Guenat2017-08-111-1/+3
| | | | template.
* Merge pull request #1554 from qmk/docsJack Humbert2017-08-063-55/+236
|\ | | | | Updates some remaining doc stuff
| * Invites contributionsErez Zukerman2017-07-101-0/+4
| |
| * Add terminal examples to doc best practicesskullY2017-07-081-0/+38
| |
| * Rearrange the faq a bitskullY2017-07-081-54/+56
| |
| * Flesh out the glossaryskullY2017-07-081-1/+138
| |
* | add short name for locking mods to docs.Balz Guenat2017-08-031-4/+4
| |
* | fix section in porting guide that refered to Makefile instead of rules.mkBalz Guenat2017-08-021-1/+1
| |
* | Fix typo in docs.Joe Wasson2017-07-271-1/+1
| |
* | Link to steno docs from summary page.Joe Wasson2017-07-271-3/+4
| |
* | Add documentation for Steno.Joe Wasson2017-07-271-0/+108
| |
* | adds option for alt pitch standardsJack Humbert2017-07-241-0/+4
| |
* | Fix minor formatting issue.Joe Wasson2017-07-231-1/+1
| |
* | update audio/music documentationJack Humbert2017-07-231-0/+15
| |
* | update audio documentationJack Humbert2017-07-231-36/+23
| |
* | remove unneccesary headersJack Humbert2017-07-231-7/+15
| |
* | start updating audio docsJack Humbert2017-07-231-1/+2
| |
* | Update _summary.mdJack Humbert2017-07-171-1/+1
| |
* | Rename docs/features/README.md to docs/features.mdJack Humbert2017-07-171-1/+1
| |
* | comment out unformatted audio/midi sectionsskullY2017-07-071-0/+4
|/
* Merge branch 'master' into docsskullydazed2017-07-062-2/+10
|\
| * Update mouse_keys.mdcato9762017-07-061-2/+2
| | | | | | fix typo
| * Pull out sendstring variations to their own files.Shayne Holmes2017-07-051-1/+7
| | | | | | | | | | | | | | | | | | | | | | Instead of having all sendstring keycode mappings in the main quantum.c file, give each one its own file in keymap_extras that can be #included in a user's keymap. If one is included, it will define the appropriate lookup tables and overwrite the weak definitions in quantum.c. (Including more than one sendstring definition will fail at compile time.) Update @rai-suta's test keymap to match, as well as the documentation.
* | Add missing files to _summary.mdskullY2017-07-032-6/+9
| |
* | Remove obsolete documentationskullY2017-07-0324-3467/+0
| |
* | update the summaryskullY2017-07-031-1/+5
| |
* | Adjust headings on unicodeskullY2017-07-031-6/+6
| |
* | Update the vagrant guideskullY2017-07-031-12/+6
| |
* | update hand_wireskullY2017-07-031-28/+38
| |
* | update basic_how_keyboards_workskullY2017-07-031-41/+17
| |
* | Work around quoting hellskullY2017-07-031-4/+4
| |
* | Rewrite mouse_keys to resolve #937skullY2017-07-031-11/+73
| |
* | update the faqskullY2017-07-031-1/+3
| |
* | fix the info boxesskullY2017-07-031-4/+4
| |
* | Update a bunch of docsskullY2017-07-0318-327/+253
| |
* | reduce the TOC scopeskullY2017-06-301-4/+4
| |
* | tweak page-toc settingsskullY2017-06-301-13/+13
| |
* | Adjust headings to make navigator happierskullY2017-06-301-18/+14
| |
* | start glossaryJack Humbert2017-06-292-0/+11
| |
* | clean-up github pageJack Humbert2017-06-291-8/+7
| |
* | add file to summaryJack Humbert2017-06-291-0/+1
| |
* | adds how to githubJack Humbert2017-06-291-0/+64
| |
* | Fixup the gitbook configskullY2017-06-292-4/+4
| |
* | Add some gitboot pluginsskullY2017-06-292-0/+4
| |
* | Polish up custom_quantum_functionsskullY2017-06-292-43/+98
| |
* | use default base namesJack Humbert2017-06-292-2/+1
| |
* | testing out new homeJack Humbert2017-06-293-120/+123
| |
* | restructure summaryJack Humbert2017-06-291-31/+32
| |
* | Flesh out the quantum_keycodes documentationskullY2017-06-281-141/+216
| |