X-Git-Url: https://git.patrickod.com/tor.noisebridge.net/tree/src/App.css?a=blobdiff_plain;f=keywing%2FCargo.toml;fp=keywing%2FCargo.toml;h=e1f5723c32b9083ee20eb8e7b7367fec4786dc2b;hb=fdaa0cd104dcde008b93d7dadb830508084c45c3;hp=85b93b8ac66d6150764d8db43fbeb7bf53152a60;hpb=f0c087b3c6464eab7d19a3a7b8c8835aff3cc6c1;p=keywing-rs.git diff --git a/keywing/Cargo.toml b/keywing/Cargo.toml index 85b93b8..e1f5723 100644 --- a/keywing/Cargo.toml +++ b/keywing/Cargo.toml @@ -17,6 +17,10 @@ embedded-graphics = "0.6.2" version = "0.3.0" path = "../ili9341-rs" +[dependencies.bbq10kbd] +version = "0.1.0" +path = "../bbq10kbd" + [dependencies.nrf52840-hal] version = "0.10.0" features = ["rt"]