chmod222 / libcmmk

An unofficial LED control API for Coolermaster Masterkey keyboards
GNU Lesser General Public License v3.0
100 stars 24 forks source link

Add US L and Windows support. #16

Closed ghost closed 5 years ago

ghost commented 5 years ago

Add support for the US L keyboard layout and fix the US S layout. Update the readme to reflect US L support. Add support for building on Windows with MSVC. Update test.c with a brand new sequential test, rainbow arrow keys in test_multilayer as the comment says they should be, and a cross-platform sleep function (sleep_ms).

chmod222 commented 5 years ago

Thanks for the contribution! I can't test this because of the lack of a Windows machine, but the changes look fine to me.