1
0
Fork 0
forked from AbleOS/ableos
ableos/sysdata/programs/ps2_driver/README.md

4 lines
209 B
Markdown
Raw Normal View History

2024-07-26 08:29:12 -05:00
# 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