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

Don't restrict VirtualKey mode to Windows only #92

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

Sainan
Copy link
Contributor

@Sainan Sainan commented Oct 30, 2024

Since this no longer uses any Windows-specific APIs, should be fine to allow it. It's a bit niche, but I know some game engines use VKs as the basis for their internal keycode mappings.

@Sainan Sainan force-pushed the vk-for-all branch 2 times, most recently from 2f1ef6b to d93ee50 Compare October 30, 2024 23:00
@simon-wh
Copy link
Member

Nice suggestion. I have observed that as well, VK is a popular choice as the basis for keycode mappings, so having that more available would be great 😁

@simon-wh simon-wh merged commit 8f258ea into WootingKb:develop Oct 31, 2024
1 check passed
@Sainan Sainan deleted the vk-for-all branch October 31, 2024 16:20
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 this pull request may close these issues.

2 participants