summaryrefslogtreecommitdiff
path: root/.devcontainer
AgeCommit message (Expand)Author
2021-10-23refactor: Move to explicit docker.io/* image references.Peter Johanson
2021-07-17feat(devcontainer): bump `zmk-dev-arm` to `2.5`innovaker
2020-12-18feat(devcontainer): add volume mounts for zephyr, modules and toolsinnovaker
2020-12-17feat(devcontainer): persist bash historyinnovaker
2020-12-14feat(devcontainer): add volume mount for root userinnovaker
2020-12-14feat(devcontainer): upgrade to zmk-dev-arm:2.4innovaker
2020-12-10feat(devcontainer): supersede zephyr-west-action-arm with zmk-dev-arminnovaker
2020-12-08feat(devcontainer): add forwardPorts 3000innovaker
2020-12-06refactor(devcontainer): reorder propertiesinnovaker
2020-12-05refactor(devcontainer): format with prettierinnovaker
2020-11-27Setup locales so make mnuconfig works properly inside the dev container ; add...KemoNine
2020-11-16zmk-config mounting based on docker volumeChiyuan Zhang
2020-10-12Behave properly in GH CodespacesIdan Gazit
2020-10-09Inject $WORKSPACE_DIR into containerIdan Gazit
2020-10-09Conditionally source zephyr-env.sh in .bashrcIdan Gazit
2020-10-09Accept suggestionsIdan Gazit
2020-10-09Use spaces, not tabsIdan Gazit
2020-10-09Install SSH and GPG into containerIdan Gazit
2020-10-09Remove Dockerfile in favor of imageIdan Gazit
2020-10-09Add VSCode devcontainer configurationIdan Gazit