Skip to content

Assign LED order to GPIO pins instead of assigned buttons #1510

@MoltenZaz

Description

@MoltenZaz

Problem

When assigning the LED order it is based on the assigned buttons, b1 b2 b3 etc. which is fine when you only have 1 profile without duplicate keys; or you want your duplicate keys to light up both keys when pressed.

But when you have multiple profiles, that change the button layout, the LEDs of the wrong button will change colour when you press the button. for example if you swap b1 and b4 in your second profile when you press b1 it will change b4 and vice versa.

I would like it so that whenever I press a button it changes the colour of the button I pressed and only the button I pressed.

Solution

I think there should be an option to have the LED order tied to the GPIO pins instead of the assigned button.

Do you plan to work on this feature yourself?

No, unfortunately I lack programming experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request - This may be considered for addition to the firmware in a later release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions