This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1721
Commits
1
Branch
0
Tags
14 MiB
C
96.8%
CMake
2.4%
Python
0.4%
Shell
0.2%
C++
0.2%
Tree:
17affd8081
zmk
/
.devcontainer
/
Dockerfile
4 lines
91 B
Raw
Blame
History
FROM
docker.io/zmkfirmware/zmk-dev-arm:3.0
COPY
.bashrc tmp
RUN
mv /tmp/.bashrc ~/.bashrc
Reference in new issue
Copy Permalink