skraus-dev / cherryrgb-rs

Cherry RGB Keyboard - Multi platform tool to set RGB LEDs for Cherry keyboards
MIT License
35 stars 3 forks source link

Typing becomes slow #47

Closed jhautefeuille closed 1 year ago

jhautefeuille commented 1 year ago

Describe the bug The program works, but it makes it impossible to use the keyboard because typing becomes slow.

Version (https://github.com/skraus-dev/cherryrgb-rs/commit/35e464eabb6dbfda028b05e2ccf3572a43af1aa1)

To Reproduce cherryrgb_cli --product-id 223 -b high animation fire fast ff1100&

Additional context

felfert commented 1 year ago

Most likely a side effect of the firmware bug described in #22 and #37 Since version 2.5, there is a workaround: Follow these instructions, then use cherryrgb_ncli instead of cherryrgb_cli.

jhautefeuille commented 1 year ago

Thank you, it's ok now with systemd service configuration.