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

🚧 Added F13-F24 to rdev::Key #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sloganking
Copy link

This will fix #127. This pull request currently works with Windows support. However, Mac and Linux need their key codes figured out and someone to test it on their machines. I manually tested and this pull request is working on Windows as I imported it into one of my own projects.

  • Windows
  • MacOS
  • Linux

@sloganking
Copy link
Author

// https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

This repo references Windows documentation that states its keycodes. However, the Linux and macOS portions don't link to documentation that states the keycodes. Is this tested and found manually, or can we find the keycodes from an official source?

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.

Add F13-F24 to rdev::Key
1 participant