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

cannot configure keyboard with a rotary encoder and ENCODER_MAP_ENABLE = no #867

Open
yoichi opened this issue Mar 15, 2025 · 0 comments · May be fixed by #874
Open

cannot configure keyboard with a rotary encoder and ENCODER_MAP_ENABLE = no #867

yoichi opened this issue Mar 15, 2025 · 0 comments · May be fixed by #874

Comments

@yoichi
Copy link
Contributor

yoichi commented Mar 15, 2025

If we use remap with a keyboard with a rotary encoder and a firmware built with ENCODER_MAP_ENABLE = no,
https://remap-keys.app/configure will not go beyond "Opening keyboard".

Image

For comparison, looking at the behavior of https://usevia.app, it seems that only the rotary encoder customization is treated as an error.

Error message on clicking the rotary encoder button on browser:
Image

Image

I think remap-keys.app can handle error when the qmk firmware doesn't handle id_dynamic_keymap_get_encoder.

https://github.com/qmk/qmk_firmware/blob/65aef7be95025a8a26fa8fe0c4af3ce0d36f47f4/quantum/via.c#L440

I found this problem with cocot46plus and its default firmware (aki27kbd/cocot46plus#5)

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 a pull request may close this issue.

1 participant