10feafdb8b4a45d1a247d32e301e61c4fa9d8220
Adds `Fn` and `Mouse` layers, so the switcher keys actually work. Also rearranged `Mod` to follow the factory layout, with the added change that `Shift` keys are also included on the layer. The `Fn` layer was laid out, according to the factory layout. The `Mouse` layer is mostly empty, except for some modifiers and the switcher key. The most significant difference from the factory layout is that modifiers are present on all layers, in the same position. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
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
Install Kinetis Design Studio (KDS) 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.
Contributing
Want to contribute? Let us show you how.
Description
Languages
C
90.8%
C++
3.6%
Linker Script
3.3%
Makefile
1.9%
JavaScript
0.4%