rules.mk 192 B

12345678910
  1. CUSTOM_MATRIX = lite
  2. # project specific files
  3. SRC += matrix.c
  4. UART_DRIVER_REQUIRED = yes
  5. # Disable unsupported hardware
  6. RGBLIGHT_SUPPORTED = no
  7. AUDIO_SUPPORTED = no
  8. BACKLIGHT_SUPPORTED = no