summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-08-08Fix to archive the .hex files for proton-c build.Pete Johanson
* Closes #77.
2020-08-08Basic key press/consumer press behavior docs.Pete Johanson
2020-08-08Tweak the pip PATH callouts.Pete Johanson
2020-08-07Tweak git usage for backwards compatibility.Pete Johanson
* Closes #76
2020-08-07Add a layer diagram.Pete Johanson
* Original diagram from Thomas Baart, used with permission.
2020-08-07Add basic layer behavior docs.Pete Johanson
2020-08-07Typo fix (thanks @Nicell).Pete Johanson
2020-08-07Remove broken import.Pete Johanson
2020-08-07Explicitly use bash.Pete Johanson
2020-08-07Better user setup docs.Pete Johanson
2020-08-07Merge pull request #75 from careyk007/mainPete Johanson
Update dev-setup.md
2020-08-07Update dev-setup.mdKellen Carey
2020-08-07Script fixes, ability to prepopulate a keymap.Pete Johanson
* Use read w/ -i for initial default values. * Prompt for fetching keymap for customization, and grab latest from `main` if opted in. * Don't copy `prj.conf` from the template, pull the `<shield>.conf` from `main` also.
2020-08-07Show the complete keymap example inline.Pete Johanson
2020-08-07Fix up the keymap docs after the DT refactor.Pete Johanson
2020-08-06Docs re-org, start of some keymap docs.Pete Johanson
2020-08-05Minor fix for USB logging to work on peripherals.Pete Johanson
2020-08-05Use `process.env.URL` instead of `DEPLOY_URL`.Pete Johanson
2020-08-05Build fixes.Pete Johanson
2020-08-05Tweak for dynamic invite URL for deploys.Pete Johanson
2020-08-05Flesh out documentation skeleton.Pete Johanson
2020-08-05Update to latest V2 Docusaurus.Pete Johanson
2020-08-04Typo fix.Pete Johanson
2020-08-04Better wording on user setup intro.Pete Johanson
2020-08-04Initial user setup docs, setup script fixes.Pete Johanson
2020-08-04Initial setup.sh version.Pete Johanson
2020-08-03Updated intro that better outlines features.Pete Johanson
2020-08-03Improved hardware docs.Pete Johanson
2020-07-21Add Netlify deploy badgePete Johanson
2020-07-20Community link fixes.Pete Johanson
2020-07-14Fix the default OS tab.Pete Johanson
2020-07-14Tweaks for highlighting.Pete Johanson
2020-07-14Remaining fixes.Pete Johanson
2020-07-13Tweaks for multiple OS stuff.Pete Johanson
2020-07-07Add doc on enabling USB logging.Pete Johanson
2020-07-07Add missing `id` header.Pete Johanson
2020-07-06Initial shield dev guide.Pete Johanson
2020-07-06Expanded dev docs on boards/shields/keymaps.Pete Johanson
2020-07-03Updated link to Discord invite.Pete Johanson
2020-07-03Move the netlify.toml file into docs/Pete Johanson
2020-06-29Add Algolia search config.Pete Johanson
2020-06-17A few more master to main fixes.Pete Johanson
2020-06-17Fix links to docs from the FAQ.Pete Johanson
2020-06-15Move the gcc-multilib install to POSIX board doc.Pete Johanson
2020-06-15Fix some whitespace inconsistency.Pete Johanson
2020-06-14Merge pull request #19 from petejohanson/docs/python-requirements-base-tweakPete Johanson
Only install `requirements-base.txt`
2020-06-14docs: Add "sidebarCollapsible: false"innovaker
2020-06-13docs: faq: Replace all instances of "board" and "shield" with links [#22 CR, ↵innovaker
#11]
2020-06-13docs: faq: Add preface links to "Why boards and shields?" [#22 CR, #11]innovaker
2020-06-13docs: Switch positions of 'hardware' and 'faq' on sidebars [#22 CR, #11]innovaker