Skip to content

Commit

Permalink
feat: add some more mappings as in #69
Browse files Browse the repository at this point in the history
also add macros to generate code in `keyboard.rs` to
conveniently generate mappings
  • Loading branch information
ByteBaker committed Aug 30, 2024
1 parent 78d165d commit 5d041f9
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 183 deletions.
92 changes: 79 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ cfg_aliases = "0.2"
[dependencies]
arboard = "3.4.0"
crossbeam-channel = "0.5"
env_logger = "0.10"
env_logger = "0.11"
euclid = "0.22"
getopts = "0.2.17"
gleam = "0.15"
Expand Down
Loading

0 comments on commit 5d041f9

Please sign in to comment.