2018-06-09 07:28:28 +09:00
|
|
|
|
2018-08-23 01:51:37 +09:00
|
|
|
# If you want to change the display of OLED, you need to change here
|
2018-10-20 01:12:55 +09:00
|
|
|
SRC += ./lib/glcdfont.c \
|
|
|
|
./lib/rgb_state_reader.c \
|
2018-09-04 08:34:16 +09: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 \
|