4JX / L5P-Keyboard-RGB

Cross platform software to control the RGB/lighting of the 4 zone keyboard included in the 2020, 2021, 2022 and 2023 lineup of the Lenovo Legion laptops. Works on Windows and Linux.
GNU General Public License v3.0
325 stars 41 forks source link

Effects that don't use colors don't work in CLI #30

Closed vpertys closed 2 years ago

vpertys commented 2 years ago

OS: Windows 11

Effects such as AmbientLight, SmoothLeftWave, etc. give error Invalid input, please check you used the correct format for the colors when trying to use in CLI on v0.10.1. Used to work on v0.9.0

4JX commented 2 years ago

Ah, seems like this commit broke it

I'll issue a fix in a moment.

4JX commented 2 years ago

I remember fixing this issue before, don't know why thr commit didn't go through. The binaries on v0.10.1 should now be the correct ones, apologies for the inconvenience.

Let me know if it works for you now.

vpertys commented 2 years ago

It works now.