Skip to content

VRC: Document new key mappings for keys 6-11#108

Draft
chrismerck wants to merge 1 commit intomasterfrom
merck/vrc-key-documentation
Draft

VRC: Document new key mappings for keys 6-11#108
chrismerck wants to merge 1 commit intomasterfrom
merck/vrc-key-documentation

Conversation

@chrismerck
Copy link
Copy Markdown
Contributor

Summary

  • Document additional VirtualRC key mappings for keys 6-11
  • Add clear mapping between key numbers and their functions (AUX, K1-K3, LEFT/RIGHT)

Note

⚠️ This PR is pending corresponding firmware changes that will implement these key mappings.

Changes

  • Updated vrc/schemas.yaml to include documentation for:
    • Key 6: AUX (SK_BUTTON_MATE_AUX)
    • Key 7: K1 (SK_BUTTON_MATE_QUICK_1)
    • Key 8: K2 (SK_BUTTON_MATE_QUICK_2)
    • Key 9: K3 (SK_BUTTON_MATE_QUICK_3)
    • Key 10: LEFT (SK_BUTTON_MATE_LEFT)
    • Key 11: RIGHT (SK_BUTTON_MATE_RIGHT)

🤖 Generated with Claude Code

Add documentation for additional VirtualRC key mappings:
- Key 6: AUX (SK_BUTTON_MATE_AUX)
- Key 7: K1 (SK_BUTTON_MATE_QUICK_1)
- Key 8: K2 (SK_BUTTON_MATE_QUICK_2)
- Key 9: K3 (SK_BUTTON_MATE_QUICK_3)
- Key 10: LEFT (SK_BUTTON_MATE_LEFT)
- Key 11: RIGHT (SK_BUTTON_MATE_RIGHT)

Note: Pending corresponding firmware changes

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

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant