summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-08-15Update setup.shDerek
Updated setup.sh
2020-08-13Fix edit url links for the website.Cody McGinnis
2020-08-12State Of The Firmware #1.Pete Johanson
2020-08-11Add analytics.Pete Johanson
2020-08-11Fix sed -i usage on macOS, accept 'Y'.Pete Johanson
2020-08-10Revert usage of `read -i` for macOS compat.Pete Johanson
2020-08-10Merge pull request #78 from Nicell/docs/rgbPete Johanson
Add RGB documentation
2020-08-10Merge pull request #80 from petejohanson/shields/corne-initial-definitionPete Johanson
Initial Corne shield definition
2020-08-10Add Corne to hardware list.Pete Johanson
2020-08-10Move to correct location.CrossR
2020-08-10Quick doc update.CrossR
2020-08-10Add Corne to setup.sh script.Pete Johanson
2020-08-08Fix video container sizeNick
2020-08-08Add underglow feature docs + DT fixesNick
2020-08-08Add lighting behavior docsNick
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