Skip to content

Conversation

@carlosedp
Copy link

@carlosedp carlosedp commented Nov 19, 2025

Add the new RGB keycodes to VIA which follows qmk/qmk_firmware@b7d5a6c.

This allows the GUI to properly parse these new RGB codes avoiding errors like below:

image

With this patch, the GUI shows correctly:

image

The sample keymap used above is:

image

As there is no replacement and the new RGB keycodes use new IDs, they can co-exist in the same protocol version.

Eg. RGB Toggle was RGB_TOG: 0x7820 before and is RM_TOGG: 0x7842 in the new.

Reference: https://docs.qmk.fm/features/rgb_matrix#keycodes

@carlosedp
Copy link
Author

Hi, any news on this? It would improve a lot the readability with this changes which have no impact on other functionality.

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

Successfully merging this pull request may close these issues.

1 participant