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 MK750 support (EU/German) #9

Closed Holzhaus closed 5 years ago

Holzhaus commented 5 years ago

This adds support for the MasterKeys MK750 keyboard. I had to increase the number of rows to 7, since this keyboard features an additional LED bar. I also had to make keyboard_layout an array of int16_t instead of int8_t, since key ids can be greater than 127 with this keyboard.

chmod222 commented 5 years ago

Very nice, thanks a lot. I didn't even have this model on my radar.