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

fix(KeyboardControls): support non-qwerty keyboards (#573) #574

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

andretchen0
Copy link
Contributor

@andretchen0 andretchen0 commented Dec 25, 2024

Problem

#573

Solution

Use key codes, e.g. KeyW rather than w. Closes #573

Problem

There are a few wording and formatting issues in the <KeyboardControls /> docs page.

Solution

Update docs.

Copy link

netlify bot commented Dec 25, 2024

Deploy Preview for cientos-tresjs ready!

Name Link
🔨 Latest commit 5306864
🔍 Latest deploy log https://app.netlify.com/sites/cientos-tresjs/deploys/676c84d7b0267b000812afaf
😎 Deploy Preview https://deploy-preview-574--cientos-tresjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@andretchen0 andretchen0 marked this pull request as ready for review December 25, 2024 22:19
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.

Keyboard controls is improperly mapped
1 participant