rules.mk 277 B

123456789101112131415
  1. # If you want to change the display of OLED, you need to change here
  2. SRC += ./logo_reader.c
  3. # enable OLED displays
  4. OLED_DRIVER_ENABLE = yes
  5. # enable media keys
  6. EXTRAKEY_ENABLE = yes
  7. # enable LEDs
  8. RGB_MATRIX_ENABLE = WS2812
  9. # using elite-c controllers
  10. BOOTLOADER = qmk-dfu