Update README.md

This commit is contained in:
László Monda
2016-02-06 02:29:25 +01:00
parent a441141bcf
commit d8a9fd1e27

View File

@@ -1,6 +1,6 @@
# Ultimate Hacking Keyboard Kinetis firmware
This repository will host the firmware of the [Ultimate Hacking Keyboard](https://ultimatehackingkeyboard.com/), targeted at NXP Kinetis microcontrollers.
This repository hosts the firmware of the [Ultimate Hacking Keyboard](https://ultimatehackingkeyboard.com/), targeted at NXP Kinetis microcontrollers.
The [original firmware](https://github.com/UltimateHackingKeyboard/firmware) is already functional, but it's written for AVR microcontrollers. Kinetis microcontrollers are vastly more powerful and cost the same, allowing for future growth, so the decision has been made to port the firmware.