mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Use pc-keyboard crate for translating scancodes
This commit is contained in:
@@ -10,6 +10,7 @@ volatile = "0.2.3"
|
||||
uart_16550 = "0.1.0"
|
||||
x86_64 = "0.2.8"
|
||||
pic8259_simple = "0.1.1"
|
||||
pc-keyboard = "0.3.1"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user