I updated the README with information about what this project was made
to do and a bit of the information I have currently learned through my
research on how I plan to implement the firmware.
Just changing some files as I get started. The main thing that I changed
is that the code in the project will not be using the rust STD, only
core. This is because we are writing keyboard firmware.