Skip to content

Keyboard driver - #20

Open
treytomes wants to merge 12 commits into
nanobyte-dev:masterfrom
treytomes:keyboard_driver
Open

treytomes wants to merge 12 commits into
nanobyte-dev:masterfrom
treytomes:keyboard_driver

Conversation

@treytomes

Copy link
Copy Markdown

A complete-enough PS/2 keyboard driver. I've updated main.c to echo the keyboard input. PS/2 ports are scanned for keyboard and mouse, but the mouse driver isn't implemented yet. I've also implemented the backspace character in VGA_putc and created a simple prompt.

Maybe you'll find it useful.

@treytomes

treytomes commented Dec 2, 2022

Copy link
Copy Markdown
Author

I probably shouldn't have included my main.c in the pull request. Maybe you can use the code regardless.

@Andrej123456789

Copy link
Copy Markdown
Contributor

Code can be used and should be used in another file

@chibicitiberiu

Copy link
Copy Markdown
Collaborator

Thank you for this. I will want to cover this subject in a video, which is why I will not merge this PR, but it will be useful for anyone who wants to implement the keyboard driver before I get the chance to make the video.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants