Skip to content

regnarg/linux-gpio-ps2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This has been superseded by a driver included in the kernel, drivers/input/serio/ps2-gpio.c


PS/2 over GPIO for Linux

A simple kernel module that allows connecting a PS/2 keyboard using GPIO (one input for data and one for clock).

This can be used e.g. to connect and old PS/2 keyboard to a Raspberry PI or a similar SBC and thus save one USB port.

The implementation is a bit quick-and-dirty so you probably shouldn't use it in production.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published