rules.mk 387 B

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