You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
337 B

  1. # If you want to change the display of OLED, you need to change here
  2. SRC += ./lib/glcdfont.c \
  3. ./lib/rgb_state_reader.c \
  4. ./lib/layer_state_reader.c \
  5. ./lib/logo_reader.c \
  6. ./lib/keylogger.c \
  7. # ./lib/mode_icon_reader.c \
  8. # ./lib/host_led_state_reader.c \
  9. # ./lib/timelogger.c \