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