We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Original Issue Original spec document Current XAP Definitions Current XAP Generated Docs Placeholder PR
Any work in this area needs to be discussed with QMK Collaborators first.
Add support for routes to exercise the dynamic keymap subsystem, matching VIA capabilities.
0
{0,2}
S(C(KC_F1))
keycode.json
0x04 0x00 0x00 0x02 0x03 0x99
dynamic_keymap.c
The text was updated successfully, but these errors were encountered:
No branches or pull requests
XAP Task Info
Original Issue
Original spec document
Current XAP Definitions
Current XAP Generated Docs
Placeholder PR
Description
Any work in this area needs to be discussed with QMK Collaborators first.
Add support for routes to exercise the dynamic keymap subsystem, matching VIA capabilities.
0
matrix{0,2}
toS(C(KC_F1))
" and let the firmware parse the valuekeycode.json
)0x04 0x00 0x00 0x02 0x03 0x99
or whatever the values come out to bedynamic_keymap.c
, just a case of invoking the APIs as per the command definitionsThe text was updated successfully, but these errors were encountered: