logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

rules.mk (433B)


  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
  13. DEFAULT_FOLDER = ergodox_ez/base