Skip to content
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

Multiple bindings per key #31

Open
Jademalo opened this issue Aug 5, 2024 · 0 comments
Open

Multiple bindings per key #31

Jademalo opened this issue Aug 5, 2024 · 0 comments

Comments

@Jademalo
Copy link

Jademalo commented Aug 5, 2024

Hi, I've recently been trying to set this up on my NixOS install and I've actually been having quite a lot of success. Obviously there are a lot of things that could be done to improve things, however there is one particular feature which I feel would allow for a huge amount more configuration.

When using bind !, it would be incredibly useful to be able to bind multiple arguments to the same key.
For example, if using M keys to switch profiles, you could have something like;

bind M1!profile starcraft + mod 1 + rgb 0 0 255
bind M2!profile warcraft + mod 2 + rgb 255 255 0
bind M3!profile diablo + mod 4 + rgb 255 0 0

In this example, it would allow you to regain control over colour and the key light when using the M keys in a similar manner to the windows software.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant