tools for patching and flashing customized firmwares to a coolermaster novatouch keyboard. forked from https://github.com/vekkt0r/novatools
 
 
 
 
Go to file
Adam Engström bd4e90c327 Enter BSL with fn + F1 + F4
Compile a small C function for checking pressed keys and entering BSL
(Bootloader) mode and add the code to the end of the original binary. Call the
function from the code checking fn + F* keys.
2015-01-10 20:00:25 +01:00
shellcode Enter BSL with fn + F1 + F4 2015-01-10 20:00:25 +01:00
.gitignore Add .gitignore 2015-01-06 11:29:49 +01:00
Makefile Enter BSL with fn + F1 + F4 2015-01-10 20:00:25 +01:00
matrix.py Add script for printing out key matrix 2015-01-06 21:57:56 +01:00
patch.py Enter BSL with fn + F1 + F4 2015-01-10 20:00:25 +01:00