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