keyboard working, actual terminal

also bug fixes
This commit is contained in:
stjet
2024-10-13 04:24:17 +00:00
parent f595d4f43c
commit edf293185f
10 changed files with 142 additions and 173 deletions

View File

@@ -9,3 +9,4 @@ edition = "2018"
blake2 = { version = "0.10.6", default-features = false }
linux_framebuffer = { package = "framebuffer", version = "0.3.1" }
bmp-rust = "0.4.1"
termion = "4.0.3"