Skip to content

Releases: KyKlersy/QKeyMapperCapstone

Final Version for Submission

08 May 07:42
f550a5b

Choose a tag to compare

This is the version to be used for grading, you can pull this commit tag to ensure no changes post the date of submission is included.

The source tar and zip provided here do not include our sub-module use of QMK Firmware.
To fully use and explore our code you will need to clone the project making sure to use
git --recurse-submodules [Git Clone URL]

Replace Brackets with project clone URL called from the folder you wish to clone into.

Run
git checkout f550a5b will checkout the commit we are submitting on.

Finally, for the project to actually function as a flashing utility, 64 bit MSYS2 must be installed and configured as specified here: https://docs.qmk.fm/install-build-tools#windows-with-msys2-recommended
Please ensure you install MSYS2 to the default directory of C:\msys64

Known Issues:
If "Error invalid folder name" is presented to you and the folder name entered is a valid windows folder name, try running the application in administrator mode.