Small update to the README

Not sure how easy the github.io page is to find..
master
Adam Engstrom 2016-10-18 21:55:06 +02:00
parent a6e19b0b18
commit 037680650f
1 changed files with 5 additions and 1 deletions

View File

@ -1,12 +1,16 @@
* Novatools
This is a collection of tools for reading, patching and flashing the
Novatouch TKL firmware.
See also [vekkt0r.github.io][1] for some more info about Novatouch keyboard reversing.
[1]:http://vekkt0r.github.io/articles/novatouch-tkl-reverse-engineering-part-1/
** Disclaimer
This is just a quick hack that has only been tested by me. It is very
dependant on a specific version of the firmware and if your keyboard
has another firmware things will most probably break. The checksum of
the original firmware will be checked before patching. If checksum
differs the patching will fail.
differs the patching will abort.
It is possible you will brick your keyboard by using these tools.