summaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Move usb controller stuff to usb directory.Brian Cully2019-08-111-196/+0
|
* Send keyboard reports over I²C.Brian Cully2019-08-091-12/+22
|
* Add USB stuff.Brian Cully2019-08-071-4/+28
|
* i²c working.Brian Cully2019-08-061-1/+19
|
* Initial commit.Brian Cully2019-08-061-0/+144