Skip to content

Set RGB Backlight in one command without flicker #9

Description

@fourstix

Add function to update RGB backlight as a single settings command followed by 3 bytes for the red, green and blue values. This will eliminate the delays and flickering of using 3 commands to set the colors, one by one.

This command has a few advantages over the original.

  1. It changes the backlight color at once, with no flickering through intermediate colors.
  2. It's quicker and a bit more intuitive to use a single command.
  3. It allows for all rgb value combinations, not just those that map to a 0-30, 0-30, 0-30 triplet. (Probably not a big deal, as maybe only an artist who has mastered like Monet, might be able to notice the difference.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions