Results 113 comments of 4JX

Can you test this version and see how the wayland and knsi (tray icon) issues go? https://github.com/4JX/L5P-Keyboard-RGB/actions/runs/10948820367

Will assume fixed with https://github.com/4JX/L5P-Keyboard-RGB/releases/tag/v0.20.0

Do not ping every contributor, that just annoys unrelated people that have added code at some point. > i want to save effects that i create to use on the...

You can do that with the swipe effect: ![image](https://github.com/user-attachments/assets/5da34d56-9e8d-4963-977f-d4b414503390) Or for more complex movement/color shifting custom effects can do the job: ```json { "effect_steps": [ {"rgb_array": [255, 255, 0, 0,...

> hey can we loop for some iterations? like i want to loop for 10 iterations and move on to next effect? You'd have to copy+paste that specific section you...

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...

Implemented in https://github.com/4JX/L5P-Keyboard-RGB/releases/tag/v0.20.0

Skimmed through the conversation here, I'm a `16ach6h` (5 Pro 2021, 5800H, 3070m) user. For the PCI ID dilemma, it most commonly depends on [how many drives](https://github.com/NixOS/nixos-hardware/tree/master/lenovo/legion/16ach6h#using-multiple-drives-with-this-configuration) you have in...

> I am running Debian Bookworm ... Chromebook If it can run a Linux distro it should be viable. Provided you have a 4 zone RGB keyboard. If that is...

> but unfortunately when I run legion-kb-rgb, I do not see any device ids listed and get a warning about failing to find a valid keyboard. It should display IDs...