Gibtnix / MSIKLM

Control the SteelSeries keyboard of your MSI gaming notebook with Linux
GNU General Public License v3.0
244 stars 50 forks source link

Fixed abort and added new Makefile #28

Closed sawyerf closed 5 years ago

sawyerf commented 5 years ago

I fix this abort:

[alarm@pc MSIKLM]$ sudo ./msiklm white,white,white,white,white,white,red,red,red,red
Invalid argument 'white,white,white,white,white,white,red,red,red,red' - use 'msiklm help' to list an overview of valid commands
*** stack smashing detected ***: <unknown> terminated
Aborted

And I added a new Makefile more modular

Gibtnix commented 5 years ago

Thanks, merged. 👍