7 lines
133 B
Makefile
7 lines
133 B
Makefile
|
NKRO_ENABLE = yes
|
||
|
COMMAND_ENABLE = yes
|
||
|
|
||
|
SRC += ./lib/rgb_state_reader.c \
|
||
|
./lib/logo_reader.c \
|
||
|
./lib/keylogger.c \
|