forked from AbleOS/ableos
4 lines
209 B
Markdown
4 lines
209 B
Markdown
|
# PS/2 Driver
|
||
|
This program is a simple driver to read keypresses from a PS/2 Keyboard
|
||
|
Also will contain an abstraction for the PS/2 controller in general so the Mouse code will probably also live here...maybe
|