What's on your workbench today?

Small update on the Classic-TKL.

One bummer for me was that the RGB per key backlight shared the same options as the led accent above the arrow keys.

I was typing today an realized that the LED accent was, indeed, individually addressable. I noticed that it turned yellow with caps lock on. Even with the backlighting still doing it’s own thing.

I thought… hmm, let’s look at the qmk code

Yep, rgb_matrix_indicatiors_advanced_user

but wait! What’s this “retro_rgb” mentioned later???

I thought I remembered seeing it earlier in VIA:

It’s a keycode! This turns off the per key RGB and only uses the accent section. It’s perfect! Now I can have a sweet led animation on that accent instead of the entire keyboard.

:partying_face:

13 Likes