ableos/sysdata/programs/ps2_driver
2024-08-30 18:06:24 +05:00
..
src Detecting keypresses 2024-08-30 18:06:24 +05:00
meta.toml Detecting keypresses 2024-08-30 18:06:24 +05:00
README.md just getting started 2024-08-30 18:04:10 +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