mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-22 17:15:56 +01: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