Command to set background light color of individual keys?

Hello,

I would like to put constraint dependent selected colors to the backlighting of single keys? Is there a command for the UHK60v2 for this? If no, is there a reasonable way to achive this?

Thanks for short advice.

constraint dependent selected colors to the backlighting of single keys?

I have’t parsed this statement :sweat_smile:.

Anyways there is tho command:

COMMAND = set backlight.keyRgb.LAYERID.KEYID <number 0-255 (INT)> <number 0-255 (INT)> <number 0-255 (INT)>

See firmware/doc-dev/reference-manual.md at master · UltimateHackingKeyboard/firmware · GitHub for more info

2 Likes