Skip to content

Initial release

Compare
Choose a tag to compare
@just-another-jxliu just-another-jxliu released this 23 Aug 22:19
· 32 commits to master since this release
c7f0d53

Firmware loader program for CTRL Keyboard.

Windows users:

  1. Download mdloader_windows.exe and applet-flash-samd51j18a.bin and put them in the same folder.

Linux users:

  1. Download mdloader_linux and applet-flash-samd51j18a.bin and put them in the same folder.
  2. chmod u+x mdloader_linux to make it executable.

Mac users:

  1. Download mdloader_mac and applet-flash-samd51j18a.bin and put them in the same folder. If downloading with Safari, mdloader_mac with have a .dms extension appended to it. This is fine.
  2. chmod u+x mdloader_mac to make it executable. (chmod u+x mdloader_mac.dms if downloaded from Safari)

We are working with Jack and other QMK contributors to get this integrated into a future version of QMK Toolbox.