mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-15 16:55:58 +00:00
* docker_build.sh: Docker requires access to hosts devices This also runs the container interactively which allows the user to interupt the build with Ctrl-C. * docker_build.sh: Mount /dev via $usb_args instead