Skip to content
New issue

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

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

Already on GitHub? # to your account

Esc key not working when added to custom layout #1009

Closed
deveee opened this issue Jul 27, 2024 · 1 comment
Closed

Esc key not working when added to custom layout #1009

deveee opened this issue Jul 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@deveee
Copy link

deveee commented Jul 27, 2024

When I add "esc" to custom layout it creates ESC key. But when I press this key, it just writes "ESC" rather than sending escape code.

Looking at heliboard code it seems that escape key is supported.

Other keys like "ctrl" work.

It's with heliboard 2.1, I didn't update yet.

@deveee deveee added the bug Something isn't working label Jul 27, 2024
@BlackyHawky
Copy link
Contributor

BlackyHawky commented Jul 27, 2024

Can you try this code?

    { "label": "Esc|!code/-10017", "type": "normal", "width": 0.1 },

@Helium314 Helium314 added waiting for info more information is requested and removed waiting for info more information is requested labels Aug 25, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants