Skip to content

Commit 85c56a8

Browse files
Renamed examples/kbd.c to examples/keyboard.c
1 parent 5a75b43 commit 85c56a8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

examples/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CFLAGS=-Wall -Wextra -Werror -pedantic -std=c89
22
LDFLAGS=
3-
PROGRAMS=kbd mouse
3+
PROGRAMS=keyboard mouse
44

55
.PHONY: all clean
66

File renamed without changes.

0 commit comments

Comments
 (0)