75b87be468aa0ffbe2af2d02aaa7ba7c23fdfa58
Fix i2c hangs when disconnecting the left half.
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.
Description
Languages
C
90.8%
C++
3.6%
Linker Script
3.3%
Makefile
1.9%
JavaScript
0.4%