Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DDI as an output for macro #1227

Open
Oldrego opened this issue Dec 1, 2024 · 1 comment
Open

Add DDI as an output for macro #1227

Oldrego opened this issue Dec 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Oldrego
Copy link

Oldrego commented Dec 1, 2024

Problem

I want to set a combination of keys to output a DDI for the right analog. For example, Macro+10 → DDI Left, Macro+11→ DDI Down, Macro+12 → DDI Right, Macro+19→ DDI Up. Currently there is no way to output DDI. Even if I map DDI to a set of open pins, I can't have macro output a pin.

Solution

Allow for DDI Up, DDI Down, DDI Left, and DDI Right to be able to be outputs for a macro. Alternatively, allow for macro to output a specific pin (and thus whichever output is mapped to that pin).

Do you plan to work on this feature yourself?

Maybe if there's support in doing so!

@Oldrego Oldrego added the enhancement New feature or request label Dec 1, 2024
@Oldrego
Copy link
Author

Oldrego commented Dec 1, 2024

Another option is to allow for the tilt input add-on to allow for combinations of pins for Tilt Left Analog _ Pin and Tilt Right Analog _ Pin. For example, Tilt Right Analog Up Pin could be mapped to PIN 18 + PIN 19. So long as all pins assigned in the tilt add-on are not bound to anything else, and there is no duplicate combinations of pins, it would work fine.

This would be a separate thing from DDI being an output of Macros, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant