-
-
Notifications
You must be signed in to change notification settings - Fork 45
Unable to Save an effect #169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Do not ping every contributor, that just annoys unrelated people that have added code at some point.
There's no effect "saving" functionality because there's also no way to create them within the app. You're supposed to edit the text yourself and load the files.
You can load them through the app, but not via the "open with" dialog. That I might be able to improve. |
@4JX i have another question, in the Christmas effect it starts with a very smooth wave from side to side in a very smooth manner. i want to do that in while writing a json file but unable to do that, please allow to set a slow smooth wave (single color) and in the breath WhatsApp.Video.2024-08-29.at.20.31.01_7b6e87b6.mp4i have attached a video, it looks a lot smoother in real. i want to do something like that, please help out brother!! |
hey can we loop for some iterations? like i want to loop for 10 iterations and move on to next effect? how to speed up the above effect? reduce steps? |
1 similar comment
hey can we loop for some iterations? like i want to loop for 10 iterations and move on to next effect? how to speed up the above effect? reduce steps? |
You'd have to copy+paste that specific section you want to repeat for as many loops as you want.
You can reduce the step count, meaning bigger jumps, or the time between steps, leading to smaller changes per step
Yes, that's something I'll see about implementing |
Got around to doing this, you can test it in https://github.com/4JX/L5P-Keyboard-RGB/actions/runs/12216300969 Make sure you backup your settings.json file first, made some changes to the format to accommodate the new functionality and things may still change for the release. |
like the profiles that show after you save them, i want to save effects that i create to use on the fly, but unable to do so, only able to run them from the effects tab.

also unable to save effects altogether.
the readme says that i can use effects from GUI or double click on the file to do so, but even after i tell to open with legion RGB, nothing works. please help out, i really want to make some cool custom effects like Asus has on their laptops
@quicquid @jValdron @pavelsevcik @mariobalanica @rslarson #
The text was updated successfully, but these errors were encountered: