mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-06-13 16:03:56 +00:00
e73587cfd0
* 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