Files
firmware/README.md
László Monda 4e456fb3f9 Update README.md
2016-10-22 17:17:49 +02:00

838 B

Ultimate Hacking Keyboard firmware

This repository hosts the firmware of the Ultimate Hacking Keyboard.

Build

Please make sure to clone this repo with:

git clone --recursive git@github.com:UltimateHackingKeyboard/firmware.git

You're encouraged to install the Kinetis Design Studio (KDS) IDE and import the project by invoking File -> Import -> General -> Existing Projects into Workspace, select the right directory, and click on the Finish button. At this point, you should be able to build the firmware in KDS.

Alternatively, you can use the build scripts of the right/build/armgcc directory.