Skip to content

Commit

Permalink
Cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
nightscape committed May 8, 2024
1 parent 5fd53eb commit 20a903d
Show file tree
Hide file tree
Showing 10 changed files with 82 additions and 610 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ path = "src/lib.rs"
name = "kanata"
path = "src/main.rs"

[[bin]]
name = "transform_chords"
path = "src/transform_chords.rs"

[dependencies]
anyhow = "1"
clap = { version = "4", features = [ "std", "derive", "help", "suggestions" ], default_features = false }
Expand All @@ -50,7 +46,6 @@ miette = { version = "5.7.0", features = ["fancy"] }
once_cell = "1"
parking_lot = "0.12"
radix_trie = "0.2"
regex = "1"
rustc-hash = "1.1.0"
simplelog = "0.12.0"
serde_json = { version = "1", features = ["std"], default_features = false, optional = true }
Expand Down
160 changes: 0 additions & 160 deletions cfg_samples/bone_mac.kbd

This file was deleted.

155 changes: 0 additions & 155 deletions cfg_samples/chords.kbd

This file was deleted.

Loading

0 comments on commit 20a903d

Please sign in to comment.