summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-08-20Add compile error if too many endpoints are defined for the ATmega32U4.Joe Wasson1-1/+1
2017-08-19validates jsonJack Humbert1-1/+1
2017-08-19adds redirects for docsJack Humbert1-0/+12
2017-08-18Fix incorrect name for GeminiPR in docs.Joe Wasson1-10/+10
2017-08-18adds audio docs to summaryJack Humbert1-0/+1
2017-08-18Add link to keycodes doc in how_keyboards_workBenny Powers1-1/+1
2017-08-18Fix these links, as they appear to be broken (#1595)Roy Wellington Ⅳ2-2/+2
It looks like build_environment_setup.md got renamed to getting_started_build_tools.md in this commit: commit e6c638bed1fa0a48bb6f8697b2a61717c4fd0992 Author: skullY <skullydazed@gmail.com> Date: Sat Aug 5 20:54:34 2017 -0700 Overhaul the Getting Started section and add a FAQ section docs/{build_environment_setup.md => getting_started_build_tools.md} | 132 ++++++++++++++++++++++++++++++++++++------------------------------------- This commit adjusts the links to match the new name.
2017-08-17update faviconsJack Humbert2-0/+0
2017-08-16Update links in the glossaryskullY1-5/+5
2017-08-16Doc updates from going through every fileskullY27-487/+458
2017-08-16break up keymaps and quantum keycodes into files by featureskullY12-361/+616
2017-08-16take a stab at documenting layersskullY1-5/+27
2017-08-16rework key_functions into feature_common_shortcutsskullY3-129/+145
2017-08-16Overhaul the Getting Started section and add a FAQ sectionskullY11-365/+351
2017-08-16correct tilde to gravediscursivemoth1-1/+1
2017-08-12Merge remote-tracking branch 'upstream/master'Balz Guenat5-2/+19
# Conflicts: # docs/faq_keymap.md
2017-08-11fix code block formattingBalz Guenat1-1/+1
2017-08-11add description of new option to docs and add option (commented out) into ↵Balz Guenat1-1/+3
template.
2017-08-11add description of new option to docs and add option (commented out) into ↵Balz Guenat1-1/+3
template.
2017-08-08Change installation of avr-libc to avr-gcc, now that avr-libc is integrated ↵Danny Nguyen1-2/+2
into the avr-gcc build
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg1-1/+1
2017-08-08Added initial key lock documentation.Fredric Silberberg4-0/+17
2017-08-07Merge pull request #1554 from qmk/docsJack Humbert3-55/+236
Updates some remaining doc stuff
2017-08-04add short name for locking mods to docs.Balz Guenat1-4/+4
2017-08-03fix section in porting guide that refered to Makefile instead of rules.mkBalz Guenat1-1/+1
2017-07-27Fix typo in docs.Joe Wasson1-1/+1
2017-07-27Link to steno docs from summary page.Joe Wasson1-3/+4
2017-07-27Add documentation for Steno.Joe Wasson1-0/+108
2017-07-24adds option for alt pitch standardsJack Humbert1-0/+4
2017-07-23Fix minor formatting issue.Joe Wasson1-1/+1
2017-07-23update audio/music documentationJack Humbert1-0/+15
2017-07-23update audio documentationJack Humbert1-36/+23
2017-07-23remove unneccesary headersJack Humbert1-7/+15
2017-07-23start updating audio docsJack Humbert1-1/+2
2017-07-17Update _summary.mdJack Humbert1-1/+1
2017-07-17Rename docs/features/README.md to docs/features.mdJack Humbert1-1/+1
2017-07-11Invites contributionsErez Zukerman1-0/+4
2017-07-09Add terminal examples to doc best practicesskullY1-0/+38
2017-07-09Rearrange the faq a bitskullY1-54/+56
2017-07-09Flesh out the glossaryskullY1-1/+138
2017-07-07comment out unformatted audio/midi sectionsskullY1-0/+4
2017-07-07Merge branch 'master' into docsskullydazed2-2/+10
2017-07-06Update mouse_keys.mdcato9761-2/+2
fix typo
2017-07-05Pull out sendstring variations to their own files.Shayne Holmes1-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.
2017-07-03Add missing files to _summary.mdskullY2-6/+9
2017-07-03Remove obsolete documentationskullY24-3467/+0
2017-07-03update the summaryskullY1-1/+5
2017-07-03Adjust headings on unicodeskullY1-6/+6
2017-07-03Update the vagrant guideskullY1-12/+6
2017-07-03update hand_wireskullY1-28/+38