2018-06-08 22:28:28 +00:00
|
|
|
|
2018-08-22 16:51:37 +00:00
|
|
|
# If you want to change the display of OLED, you need to change here
|
2018-10-19 16:12:55 +00:00
|
|
|
SRC += ./lib/glcdfont.c \
|
|
|
|
./lib/rgb_state_reader.c \
|
2018-09-03 23:34:16 +00:00
|
|
|
./lib/layer_state_reader.c \
|
|
|
|
./lib/logo_reader.c \
|
|
|
|
./lib/keylogger.c \
|
|
|
|
# ./lib/mode_icon_reader.c \
|
|
|
|
# ./lib/host_led_state_reader.c \
|
|
|
|
# ./lib/timelogger.c \
|