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