Add communication between keyboard halves
This commit is contained in:
@ -31,6 +31,9 @@ smart-leds = "0.3.0"
|
||||
embedded-alloc = "0.5.0"
|
||||
postcard = { version = "1.0.4", features = ["alloc"] }
|
||||
|
||||
#[patch."https://git.nubo.sh/hulthe/tgnt.git"]
|
||||
#tgnt = { path = "../tgnt" }
|
||||
|
||||
[build-dependencies]
|
||||
tgnt = { git = "https://git.nubo.sh/hulthe/tgnt.git", default-features = false }
|
||||
ron = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user