We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564e296 commit 4ee8827Copy full SHA for 4ee8827
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2018"
5
authors = ["Alpi Tolvanen <[email protected]>", "Simon Sapin <[email protected]>", "James Munns <[email protected]>"]
6
7
[dependencies]
8
-teensy3 = { path = "teensy3-rs/teensy3", features = ["usb_serial_hid"]}
+teensy3 = { path = "teensy3-rs/teensy3", features = ["usb_serial_hid", "layout_finnish"]}
9
heapless = "0.5.6"
10
typenum = "1.12.0"
11
teensy3-rs
0 commit comments