summaryrefslogtreecommitdiff
path: root/docs/_summary.md
AgeCommit message (Collapse)Author
2018-03-26rename api docs to internalsJack Humbert
2018-03-22Generate API docs from source code comments (#2491)skullydazed
* 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
2018-03-08Disable the glossary linking to fix #2498 (#2499)skullydazed
2018-03-07Add back docs for hand-swapping feature.Joe Wasson
2018-03-06Add a newbie guide for people completely new to QMK (#2480)skullydazed
2018-03-02More thoroughly document Bootmagic and Command (#2455)skullydazed
2017-12-09Convert all headings to Title Casefauxpark
2017-12-08fix link for grave escape in docsBalz Guenat
2017-12-03Flesh out the grave escape overridesskullY
2017-11-30Fix internal links in docs/ (#2080)Devin J. Pohly
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.
2017-11-10Move keycodes to their own sectionskullY
2017-10-31update hand wiring linkJack Humbert
2017-10-29Fixed various feature linksJeremy Cowgar
2017-10-29adds flashing docsJack Humbert
2017-10-24Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed
* fix #1313 by documenting more config.h options * Clean up and organize documentation
2017-10-21Creates a userspace for keymaps (#1559)Jack Humbert
* create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap
2017-10-11Fix the presentation of the contribution guideskullY
2017-10-11Write a contributing guide. (#1827)skullydazed
2017-10-10Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye
* Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert
* 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
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
* 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
2017-08-18adds audio docs to summaryJack Humbert
2017-08-16Doc updates from going through every fileskullY
2017-08-16break up keymaps and quantum keycodes into files by featureskullY
2017-08-16rework key_functions into feature_common_shortcutsskullY
2017-08-16Overhaul the Getting Started section and add a FAQ sectionskullY
2017-08-08Added initial key lock documentation.Fredric Silberberg
2017-07-27Link to steno docs from summary page.Joe Wasson
2017-07-17Update _summary.mdJack Humbert
2017-07-03Add missing files to _summary.mdskullY
2017-07-03update the summaryskullY
2017-07-03Update a bunch of docsskullY
2017-06-29start glossaryJack Humbert
2017-06-29add file to summaryJack Humbert
2017-06-29Polish up custom_quantum_functionsskullY
2017-06-29use default base namesJack Humbert
2017-06-29testing out new homeJack Humbert
2017-06-29restructure summaryJack Humbert
2017-06-29restructure keycode docsJack Humbert
2017-06-28adds config options mdJack Humbert
2017-06-27Add eclipse to the _summaryJack Humbert
2017-06-24Update _summary.mdJack Humbert
2017-06-23Update _summary.mdJack Humbert
2017-06-22Update _summary.mdJack Humbert
2017-06-10convert docs to lowercase and underscoresJack Humbert