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

Support modified keys #19

Merged
merged 6 commits into from
Sep 7, 2024
Merged

Support modified keys #19

merged 6 commits into from
Sep 7, 2024

Conversation

daystram
Copy link
Owner

@daystram daystram commented Sep 5, 2024

Allows the composition of keys+modifiers (i.e., modified keys) to a single action. Layer count is now deduced from the enum variant count using core::mem::variant_count(). Input map is also changed to use enum maps.

Simple macros are added to easily compose modifier combinations for a given key.

This PR also updates the default layout for Quadax Rift.

@daystram daystram self-assigned this Sep 5, 2024
@daystram daystram merged commit bf042be into main Sep 7, 2024
8 checks passed
@daystram daystram deleted the feat/modified-key branch September 7, 2024 02:33
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.

1 participant