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

2554 Add unique key codes for special characters #2555

Merged
merged 1 commit into from May 17, 2024

Conversation

SirJerric
Copy link

Description

Moved characters [, \, and ] from conflicting 90's codes to 200's.
Added characters ~ | % ^ ? to remove warnings about unknown codes.
Selected codes use a combination of best guess and values from toptal.com.

  • Relevant Issues : Driver input method cannot type '[' #2554
  • Relevant PRs : (optional)
  • Type of change :
    • New feature
    • Bug fix for existing feature
    • Code quality improvement
    • Addition or Improvement of tests
    • Addition or Improvement of documentation

@ptrthomas ptrthomas merged commit d169d7f into karatelabs:develop May 17, 2024
1 check passed
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.

None yet

2 participants