Initial commit. Application is able to initialize HID and read from it. Furthermore, it contains a lookup table for all keys

This commit is contained in:
2018-07-10 23:36:20 +02:00
commit 426dd13ca3
6 changed files with 332 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
**/*.rs.bk