initial commit master
authorJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 23 Dec 2022 21:36:15 +0000 (23:36 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Fri, 23 Dec 2022 21:36:15 +0000 (23:36 +0200)
commitd0265a282c42bb88cca767d92a607e66984e2c20
tree7b98fdddc2c584f594549b5e730efee0bfd5f55a
initial commit
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
keyb.c [new file with mode: 0644]
keyb.h [new file with mode: 0644]
main.c [new file with mode: 0644]
midi.c [new file with mode: 0644]
midi.h [new file with mode: 0644]
scancode.h [new file with mode: 0644]