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

Missing keycodes: KC_MCTL and KC_LPAD #190

Open
Dreista opened this issue Jul 21, 2023 · 1 comment
Open

Missing keycodes: KC_MCTL and KC_LPAD #190

Dreista opened this issue Jul 21, 2023 · 1 comment

Comments

@Dreista
Copy link

Dreista commented Jul 21, 2023

These were added as basic keycodes. See qmk/qmk_firmware#19884 for details.
Currently on vial-gui they are simply shown as 0xc1 and 0xc2. I guess we probably need to handle this?

image

@shadow-absorber
Copy link

KC_SYRQ also seems missing and has to be assigned using the hex code instead

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

No branches or pull requests

2 participants