e4ae4c8b1c
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: polplop <paultan@handshakes.com.sg> Co-authored-by: paultan <47445257+polplop@users.noreply.github.com>
5 lines
193 B
Makefile
5 lines
193 B
Makefile
# If you want to change the display of OLED, you need to change here
|
|
SRC += ./lib/rgb_state_reader.c \
|
|
./lib/layer_state_reader.c \
|
|
./lib/logo_reader.c \
|
|
./lib/keylogger.c
|