add keyboard support
This commit is contained in:
parent
073e6e6fbf
commit
dd22ae44df
6 changed files with 496 additions and 55 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,9 @@
|
|||
build/
|
||||
.vscode
|
||||
.vscode/tasks.json
|
||||
build-elf.bat
|
||||
build.bat
|
||||
build.sh
|
||||
run.bat
|
||||
.gdbinit
|
||||
.gdb_history
|
||||
|
|
|
|||
Loading…
Reference in a new issue