mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-21 00:17:50 +00:00
Use pc-keyboard crate to translate all scancodes
This commit is contained in:
@@ -12,6 +12,7 @@ array-init = "0.0.3"
|
||||
uart_16550 = "0.1.0"
|
||||
x86_64 = "0.3.5"
|
||||
pic8259_simple = "0.1.1"
|
||||
pc-keyboard = "0.3.1"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user