Instead of using Arduino's build of dfu-util on win32-x64, use
upstream's static build. Arduino's version is segfaulting, while we can
successfully flash with the original upstream build.
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
This is the initial part of teaching Chrysalis about the Keyboardio Model100.
Flashing is currently done via an external program (shipped with Chrysalis, as
usual), and a few things may need tweaking, but most of it is there and working.
Signed-off-by: Gergely Nagy <algernon@keyboard.io>