summaryrefslogtreecommitdiffstats
path: root/docs/_sidebar.md
AgeCommit message (Collapse)AuthorFilesLines
2018-12-05Re-order feature list in sidebar (#4555)Drashna Jaelre1-1/+1
Specifically, moved the shifted keycodes to the top of the 'Feature' list, so it's more visible. This way, all of the keycodes are at the top of the list, rather than having the shifted keys at the bottom, so they should be easier to find since they're all in one place.
2018-11-15Docs: Supporting a keyboard in the QMK Configurator (#4396)noroadsleft1-0/+1
* Docs: Configurator Support * Minor updates * Updated keyboard.h example to use #pragma once per @drashna https://github.com/qmk/qmk_firmware/pull/4396#discussion_r232140934 * Add link to doc under Reference section Added to _sidebar.md and _summary.md * Changed doc title; minor tweaks Re-titled the doc as "Supporting Your Keyboard in QMK Configurator". Made some minor changes to the keyboard.h examples. * Added tags object to JSON example
2018-11-10I2C driver docs (#4298)yiancar1-0/+1
* I2C driver docs - Added I2C driver docs. - Changed arm master i2c driver to have a weak i2c_init as it is impossible to account for all possible port configuration in the STM32 world. * Update docs/i2c_driver.md Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy> * Update docs/i2c_driver.md Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy> * Update docs/i2c_driver.md Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy> * Update docs/i2c_driver.md Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy> * GPIO release fix
2018-10-26add support for encoders to coreJack Humbert1-0/+1
2018-10-19Docs: Adding QMK Git Conventions doc; formatting cleanup on Learning ↵noroadsleft1-0/+1
Resources doc (#3902) * Docs: newbs_learn_more_resources.md: formatting * Added QMK Git Conventions doc, initial version * Renamed contributing_qmk.md to newbs_best_practices.md * Updated per review by @drashna * Added navigation links * Updated to Best Practices doc * Minor updates to Learn More Resources doc Markdown formatting consistency because I'm particular about it. * Added Merge Conflict section to Best Practices doc
2018-10-11Add documentation for Combo featureDrashna Jaelre1-0/+1
2018-10-11Cleanup learning newb linksDrashna Jaelre1-0/+1
2018-10-05ARM SWD guideyiancar1-0/+1
- Added a detailed (but saddly long) debugging guide. - Modified sidebar and summary to include the links.
2018-08-26Helpful functionsDrashna Jaelre1-0/+1
2018-08-16First pass at reorganizing docsskullY1-40/+28
2018-08-11Dedupe shifted keycodes listingfauxpark1-2/+1
2018-08-01Docs: Format Space Cadet documentation (#3540)fauxpark1-2/+2
* Format Space Cadet documentation * Fix page filenames * Move Caveats section up
2018-07-17Fix sidebard docDrashna Jaelre1-2/+6
2018-05-16Make sure new features (RGB Matrix) are actually listedDrashna Jaelre1-0/+1
2018-05-08Some more tweaks to make everything look niceskullY1-1/+2
2018-05-08Use docsfy to replace gitbookskullY1-0/+98