Add key logging support

This commit is contained in:
2024-07-17 00:09:52 +01:00
parent 2283a9e345
commit 55b6e7dbf7
4 changed files with 96 additions and 4 deletions

View File

@@ -4,4 +4,4 @@ vexnc: vexnc.c
$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
clean:
rm vexnc
rm vexnc