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

parser: allow changing oscode mapping variant at runtime #628

Merged
merged 7 commits into from
Nov 17, 2023

Conversation

rszyma
Copy link
Contributor

@rszyma rszyma commented Nov 14, 2023

Describe your changes. Use imperative present tense.

Add a global variable OSCODE_MAPPING_VARIANT that can be manually set to use other OsCode mapping variant.
This change will allow me to fix rszyma/vscode-kanata#5.

Checklist

  • Add documentation to docs/config.adoc
    • N/A
  • Add example and basic docs to cfg_samples/kanata.kbd
    • N/A
  • Update error messages
    • N/A
  • Added tests, or did manual testing
    • No need for testing

parser/src/keys/mod.rs Outdated Show resolved Hide resolved
@jtroo jtroo merged commit 54daa6b into jtroo:main Nov 17, 2023
3 checks passed
@rszyma rszyma deleted the vsk-5 branch November 17, 2023 08:25
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.

BUG: repeat declaration of key in defsrc
2 participants