I want to try it out, but I'm pretty new to Rust and I'm a little confused about how to make a mapping that deals with the LED configuration. For example, how can I program the keys and make all LEDs a solid red.
Can you add some words/example about that, please?
you don't need a mapping to do this. i assume you have a product id of 0x8840 so you can run things from the command line like this:
macropad_tool led 1 red
Hello, thanks for sharing your tool with us!
I want to try it out, but I'm pretty new to Rust and I'm a little confused about how to make a mapping that deals with the LED configuration. For example, how can I program the keys and make all LEDs a solid red.
Can you add some words/example about that, please?