rules.mk 399 B

12345678910111213141516
  1. # If you have Left LEDs (see
  2. # https://geekhack.org/index.php?topic=22780.msg873819#msg873819 for
  3. # details), include the following define:
  4. # OPT_DEFS += -DLEFT_LEDS
  5. CUSTOM_MATRIX = lite # Custom matrix file for the ErgoDox EZ
  6. # project specific files
  7. SRC += matrix.c
  8. I2C_DRIVER_REQUIRED = yes
  9. # Disable unsupported hardware
  10. AUDIO_SUPPORTED = no
  11. BACKLIGHT_SUPPORTED = no
  12. MOUSE_SHARED_EP = no