1
0
Fork 0
forked from AbleOS/ableos
ableos/sysdata/programs/ps2_driver
2024-09-17 09:47:11 -05:00
..
src let's just use strings for now 2024-09-17 09:47:11 -05:00
meta.toml bug squashing & testing 2024-09-17 09:46:31 -05:00
README.md bug squashing & testing 2024-09-17 09:46:31 -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