Activating an LED with a specific Keyboard input

Can I program BlinkStick to activate a specific LED with a keyboard input, and then deactivate LED with another input? Preferably, the LED could be toggled on and off with the same keyboard input.
Thank you.

BlinkStick client RC release has a feature to activate LEDs with any keyboard shortcut.

https://forums.blinkstick.com/t/blinkstick-client-2-0-rc-release/

SWEET!
Thank you very much

Can I set up a “toggle” whereby an led is turned on by a specific keypress and then turned off by pressing that same key again?

I suspect the solution is something like this ; https://github.com/arvydas/blinkstick-node/wiki/Blink-indefinitely-and-stop-blinking-when-key-is-pressed.

Thank you.

Anybody know if I can get BlinkStick client RC to do this?