summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-10Merge pull request #9 from Nicell/docs/update_docs_landing_pagePete Johanson
Update landing page content and style
2020-06-10Add missing button border definitionNick
2020-06-10Add missing border changeNick
2020-06-10Update landing page content and styleNick
2020-06-10Merge pull request #8 from zmkfirmware/project/code-of-conductPete Johanson
Initial code of conduct documentation.
2020-06-10Add CoC badge to README.md as well.Pete Johanson
2020-06-10Initial code of conduct documentation.Pete Johanson
2020-06-10Merge pull request #4 from zmkfirmware/docs/better-dev-setup-instructionsPete Johanson
Improved dev setup docs.
2020-06-10Split apt update and install into two sections.Pete Johanson
2020-06-10Remove note about wb55rg USB issues, consumer keysPete Johanson
2020-06-10Add a note about older Ubuntu LTS and CMake.Pete Johanson
2020-06-10Add note about possible missing `west` command.Pete Johanson
2020-06-10Header level fix.Pete Johanson
2020-06-10More doc tweaks for SDK install and build clarity.Pete Johanson
* Suggest installing SDK to `~/.local` directory. * Clarify about switching to `app/` before build/flash.
2020-06-10Tweaks to sourcing the `zephyr-env.sh` script.Pete Johanson
2020-06-10Fix a `.zephyrrc` typo.Pete Johanson
2020-06-10Apply suggestions from code reviewPete Johanson
Co-authored-by: Nick Winans <nick@winans.codes>
2020-06-10A few more missing build steps.Pete Johanson
2020-06-10Various docs fixes, including PR feedback.Pete Johanson
2020-06-09Title fix, remove redundant "keyboard".Pete Johanson
2020-06-09Merge pull request #5 from zmkfirmware/docs/logo-and-colorsPete Johanson
New logo and color palette.
2020-06-09New logo and color palette.Pete Johanson
2020-06-09Fill out dev setup even more.Pete Johanson
2020-06-09Typo fix, add ™ properly.Pete Johanson
2020-06-09Improved dev setup docs.Pete Johanson
2020-06-09Nix Bluetooth in favor of BLE for now.Pete Johanson
2020-06-09Fix remaining Apache header lines.Pete Johanson
2020-06-09Properly reference MIT license consistently.Pete Johanson
2020-06-08Initial cleanup of docs template, GitHub URLs, etc.Pete Johanson
2020-06-08Make workflow badge link to the GH Actions page.Pete Johanson
2020-06-08Name the whole workflow.Pete Johanson
2020-06-08Add status badge, rename basic build workflow.Pete Johanson
2020-06-08Merge pull request #1 from zmkfirmware/ci/refactor-to-published-actionPete Johanson
Move to published action for zephyr/west usage.
2020-06-08Move to published action for zephyr/west usage.Pete Johanson
2020-06-08Fix for multiple paths.Pete Johanson
2020-06-08Initial caching work.Pete Johanson
2020-06-08Specify the source directory for the west build command.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson
2020-06-08Add a few more intended features.Pete Johanson
2020-06-08Try some directory tweaksPete Johanson
2020-06-08List directory.Pete Johanson
2020-06-08Fix path to entrypoint.sh.Pete Johanson
2020-06-08Try using an entrypoint script for args.Pete Johanson
2020-06-08Action directory name fix.Pete Johanson
2020-06-08Fix duplicate job ID.Pete Johanson
2020-06-08Initial exploration of GH actions.Pete Johanson
2020-06-08Updated favicon for the docs site.Pete Johanson
2020-06-08Basic ZMK logo.Pete Johanson
2020-06-08Typo fix for the intro page.Pete Johanson
2020-06-02Fix for MT keys sending press/release quickly.Pete Johanson