summaryrefslogtreecommitdiff
path: root/docs/newbs_getting_started.md
AgeCommit message (Collapse)Author
2020-03-05Add explicit id tags to externally linked headersskullY
2020-03-05fix numberingskullY
2020-03-05overhaul the newbs guideskullY
2020-03-05Rework the newbs guide around the qmk cliskullY
2020-03-05more wipskullY
2019-03-18[Docs] Recursively clone qmk_firmware repo (#5378)Drashna Jaelre
* Recursively clone qmk_firmware repo Specifically, so that it grabs the submodules, since ARM keyboards are becoming more common, and we are seeing more issues about chibiOS not being downloaded (in the error log, rather than by question) * Wrap in shell
2019-01-28Contribute the MechMerlin QMK Configurator docs (#4986)MechMerlin
* first pass at configurator docs * edit existing docs to make reference to QMK Configurator * contribute my own newb guide to QMK officially from https://github.com/mechmerlin/qmk_setup/blob/master/qmk_configurator.md * Update docs/newbs_building_firmware_configurator.md Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * Update docs/newbs_building_firmware_configurator.md Big red box! Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * Update docs/newbs_building_firmware_configurator.md Big red box Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * Update docs/newbs_building_firmware_configurator.md Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * Update docs/newbs_building_firmware_configurator.md Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * Update docs/newbs_building_firmware_configurator.md Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * Update docs/newbs_building_firmware_configurator.md Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com>
2018-11-06Improve wording, punctuation and capitalization in newbs_getting_started ↵Konstantin Đorđević
guide (#4342) * Improve wording, punctuation and capitalization in newbs_getting_started guide Also add some links * Update example build command output Co-Authored-By: vomindoraan <vomindoraan@gmail.com> * Replace occurrences of "layout" with "keymap" Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com> * Explicitly instruct users to open an MSYS2 MinGW 64-bit terminal * MSYS2 Console → MSYS2 MinGW * Replace thin spaces with regular spaces
2018-05-22added some helpful notes to the documentation (#2981)GreenShadowMaker
2018-05-07Some more tweaks to make everything look niceskullY
2018-05-07Fix up info boxes.skullY
2018-03-06Move the linux tutorials to an info box on newbs_getting_startedskullY
2018-03-06Flesh out the newbs guideskullY
2018-03-06Add a newbie guide for people completely new to QMK (#2480)skullydazed