The goal of this project is to make a keyboard and write the associated firmware.
- A bare bone version of the module handling keypress detection was written. (Individual keypress can be detected)
- A bare bone version of the usb HID software was copied from a raspberry pi example code. (slight modification)