Skip to content

impl custom keybind - #153

Open
kyoto7250 wants to merge 1 commit into
TaKO8Ki:mainfrom
kyoto7250:add_custom_keybind_ron
Open

impl custom keybind#153
kyoto7250 wants to merge 1 commit into
TaKO8Ki:mainfrom
kyoto7250:add_custom_keybind_ron

Conversation

@kyoto7250

Copy link
Copy Markdown
Contributor

close #52
This PR adds Implemention for Custom Key Bindings.

Thank you in advance.


changelog: impl custom keybind

Comment thread Cargo.toml
serde_json = "1.0"
serde = "1.0"
ron = "0.7"
serde = { version = "1", features = ["derive"] }

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

toml.rs cannot deserialize enums with values, so I use ron.

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.

Custom Key Bindings

1 participant