chmod222 / libcmmk

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

Misc cleanup #8

Closed Holzhaus closed 5 years ago

Holzhaus commented 5 years ago

This restores the ability to set a single key by its ID instead of row/column index. This is necessary for creating new keymaps.

This also removes the apparently unused hexdump variable that my compiles warns me about.

chmod222 commented 5 years ago

Whoops, seems like some debug code snuck it's way past my git add -p. Thanks for taking care of that.