Skip to content

Add numpad key support in button mapping actions #957

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

lujjjh
Copy link
Collaborator

@lujjjh lujjjh commented Jul 15, 2025

  • Add support for all numpad keys (0-9, +, -, *, /, Enter, Clear, Decimal, Equals) in button mapping actions
  • Add missing redirectsToScroll property to pointer configuration schema
  • Update documentation with numpad key examples and redirectsToScroll usage
  • Regenerate JSON schema to include new key types and property

#956

🤖 Generated with Claude Code

@lujjjh lujjjh added the enhancement New feature or request label Jul 15, 2025
@lujjjh lujjjh force-pushed the feature/numpad-keys-support branch from ba477fa to 081d0ea Compare July 15, 2025 14:56
- Add support for all numpad keys (0-9, +, -, *, /, Enter, Clear, Decimal, Equals) in button mapping actions
- Add missing redirectsToScroll property to pointer configuration schema
- Update documentation with numpad key examples and redirectsToScroll usage
- Regenerate JSON schema to include new key types and property

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lujjjh lujjjh force-pushed the feature/numpad-keys-support branch from 081d0ea to ad57606 Compare July 15, 2025 14:57
@lujjjh lujjjh merged commit d2ef278 into main Jul 15, 2025
2 checks passed
@lujjjh lujjjh deleted the feature/numpad-keys-support branch July 15, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant