rules.mk 403 B

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