Skip to content

Commit 4ee8827

Browse files
committed
Set keyboard layout as feature, tune clippy lints.
1 parent 564e296 commit 4ee8827

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2018"
55
authors = ["Alpi Tolvanen <[email protected]>", "Simon Sapin <[email protected]>", "James Munns <[email protected]>"]
66

77
[dependencies]
8-
teensy3 = { path = "teensy3-rs/teensy3", features = ["usb_serial_hid"]}
8+
teensy3 = { path = "teensy3-rs/teensy3", features = ["usb_serial_hid", "layout_finnish"]}
99
heapless = "0.5.6"
1010
typenum = "1.12.0"
1111

0 commit comments

Comments
 (0)