dokutan / rgb_keyboard

Controls the RGB lighting on some keyboards (GMMK and others).
GNU General Public License v3.0
224 stars 25 forks source link

Redragon K589 Shrapnel compatibility #27

Open purplebar0 opened 7 months ago

purplebar0 commented 7 months ago

Tested on US layout variant.

What works:

Unsure:

What doesn't work:

dokutan commented 7 months ago

Could you please tell me what the USB product id of keyboard is (you can run lsusb to show it)? That would allow me to add it to the readme.

Reactive colour mode variant (how is it supposed to work?)

The reactive-color led mode has four differently colored variants that can be set with the -v option, but not all keyboards support this feature iirc.

purplebar0 commented 7 months ago

lsusb entry:

0c45:5004 Microdia Redragon Mitra RGB Keyboard

reactive-color

Well, setting the keyboard to that definitely does something, as I type it fades to some other colour and fades to the first one after a delay. It hardly feels special at all as it's hard to notice, so I feel like it isn't working correctly.

But again, I don't really know what it's supposed to do.

dokutan commented 7 months ago

It seems to be working correctly then, my keyboard behaves the same. In case you are interested in custom patterns, you can have a look at #13 and 7cbf3b274a6e7fcf20934f879730f92962c3fe0d.