Elestriel / Corsair-RGB-Keyboard-Spectrograph

41 stars 3 forks source link

Corsair K70 RGB MK.2 IT DOESNT WORK #9

Open aXoZer opened 5 years ago

aXoZer commented 5 years ago

When i try to run it with Corsair K70 MK.2 dont change color, and in the list of keyboard show "None"

ForNeVeR commented 5 years ago

@aXoZer hello, I suggest you to get your keyboard ID through devmgmt.msc: my settings for STRAFE RGB look like

image

And I had to make the following changes in the program to recognize my keyboard: https://github.com/ForNeVeR/Corsair-RGB-Keyboard-Spectrograph/commit/229aadb1f563f9951aa95ff509d504294affa23d

(look for the places I had to add VID_1B1C, PID_1B20 and MI_01)

Hopefuly you may ignore the big UpdateStrafeRgbKeyboard chunk and only need to add the keyboard ID.