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(direct-pins): rust cannot infer the specific type of options for shadowing variables #163

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

drindr
Copy link
Collaborator

@drindr drindr commented Dec 3, 2024

Support multi "_" GPIO in each row in direct-pins matrix.
Related issue and PR: #140 and #160

…shadowing variables

use {PIN}_{ROW_INDEX}_{COL_INDEX} as the variable name while constructing the direct-pin matrix.
support multi "None" gpio in one row for direct-pins matrix.
might be useful for some direct-pin keyboard with unconventional matrix.
@HaoboGu
Copy link
Owner

HaoboGu commented Dec 3, 2024

Looks good, thanks!

@HaoboGu HaoboGu merged commit 7b7db72 into HaoboGu:main Dec 3, 2024
2 checks passed
@HaoboGu HaoboGu mentioned this pull request Dec 3, 2024
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.

2 participants