Make your own keyboard QMK in Docker. Volume unique to Windows

fw download

Bring a whole book

git clone https://github.com/mackee/qmk_firmware.git

Switch to the keyboard branch you want to change. This time in the case of pulsar

cd qmk_firemware
git branch pulser

Drop all submodules if necessary

Container DL for build

docker pull qmkfm/base_container

While mounting the qmk folder as / qmk in the container

Start the container in interactive mode.

docker run -it  -v C:\Users\a2c_n\tmp\qmk\qmk_firmware:/qmk qmkfm/base_container

make

make pulsar/rev2:custom

Recommended Posts

Make your own keyboard QMK in Docker. Volume unique to Windows
Make your own pomodoro
How to read your own YAML file (*****. Yml) in Java
[Forge] How to register your own Entity and Entity Render in 1.13.2
Volume 1 of wanting to make your favorite SCANDAL LINE bot
Make your own simple server in Java and understand HTTP
Make your own Rails validate
Make your own Elasticsearch plugin
Make your own sampler with JMeter
Make your own persistence FW (Java)
Handle your own annotations in Java
Create your own dialect to convert line feed code to line feed tag in Thymeleaf3
How to start a Docker container with a volume mounted in a batch file
How to create your own annotation in Java and get the value