aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
Commit message (Collapse)AuthorAgeFilesLines
* rename api docs to internalsJack Humbert2018-03-261-8/+8
|
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-0/+9
| | | | | | | | | | | | | | | | | | * Generate api docs from source code * Add a bunch of doxygen comments * more doxygen comments * Add the in-progress api docs * script to generate docs from travis * Add doc generation to the travis job * make travis_docs.sh commit the work it does * make sure the docs script exits cleanly
* Disable the glossary linking to fix #2498 (#2499)skullydazed2018-03-081-1/+1
|
* Add back docs for hand-swapping feature.Joe Wasson2018-03-071-0/+1
|
* Add a newbie guide for people completely new to QMK (#2480)skullydazed2018-03-061-1/+8
|
* More thoroughly document Bootmagic and Command (#2455)skullydazed2018-03-021-0/+1
|
* Convert all headings to Title Casefauxpark2017-12-091-7/+7
|
* fix link for grave escape in docsBalz Guenat2017-12-081-1/+1
|
* Flesh out the grave escape overridesskullY2017-12-031-0/+1
|
* Fix internal links in docs/ (#2080)Devin J. Pohly2017-11-301-2/+1
| | | | One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.
* Move keycodes to their own sectionskullY2017-11-101-15/+16
|
* update hand wiring linkJack Humbert2017-10-311-1/+1
|
* Fixed various feature linksJeremy Cowgar2017-10-291-5/+7
|
* adds flashing docsJack Humbert2017-10-291-0/+1
|
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-241-23/+27
| | | | | | * fix #1313 by documenting more config.h options * Clean up and organize documentation
* Creates a userspace for keymaps (#1559)Jack Humbert2017-10-211-0/+1
| | | | | | | | | | * create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap
* Fix the presentation of the contribution guideskullY2017-10-111-1/+1
|
* Write a contributing guide. (#1827)skullydazed2017-10-111-1/+2
|
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-101-0/+1
| | | | | | | | * Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c
* Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | * implement basic terminal stuff * modify send_string to read normal strings too * add files bc yeah. working pgm detected * pgm detection apparently not working * adds send string keycodes, additional keycode support in send string * implement arguments * [terminal] add help command * [terminal] adds keycode and keymap functions * [terminal] adds nop.h, documentation * update macro docs
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
* adds audio docs to summaryJack Humbert2017-08-181-0/+1
|
* Doc updates from going through every fileskullY2017-08-161-3/+5
|
* break up keymaps and quantum keycodes into files by featureskullY2017-08-161-11/+20
|
* rework key_functions into feature_common_shortcutsskullY2017-08-161-1/+6
|
* Overhaul the Getting Started section and add a FAQ sectionskullY2017-08-161-8/+11
|
* Added initial key lock documentation.Fredric Silberberg2017-08-081-0/+1
|
* Link to steno docs from summary page.Joe Wasson2017-07-271-3/+4
|
* Update _summary.mdJack Humbert2017-07-171-1/+1
|
* Add missing files to _summary.mdskullY2017-07-031-6/+9
|
* update the summaryskullY2017-07-031-1/+5
|
* Update a bunch of docsskullY2017-07-031-1/+2
|
* start glossaryJack Humbert2017-06-291-0/+1
|
* add file to summaryJack Humbert2017-06-291-0/+1
|
* Polish up custom_quantum_functionsskullY2017-06-291-1/+1
|
* use default base namesJack Humbert2017-06-291-2/+1
|
* testing out new homeJack Humbert2017-06-291-1/+1
|
* restructure summaryJack Humbert2017-06-291-31/+32
|
* restructure keycode docsJack Humbert2017-06-291-0/+2
|
* adds config options mdJack Humbert2017-06-281-0/+1
|
* Add eclipse to the _summaryJack Humbert2017-06-271-0/+1
|
* Update _summary.mdJack Humbert2017-06-241-0/+1
|
* Update _summary.mdJack Humbert2017-06-231-0/+1
|
* Update _summary.mdJack Humbert2017-06-221-1/+2
|
* convert docs to lowercase and underscoresJack Humbert2017-06-101-0/+28