qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

rules.mk (156B)


      1 CUSTOM_MATRIX           = yes # Custom matrix file for the ErgoDone
      2 
      3 # project specific files
      4 SRC =  matrix.c     \
      5        left.c
      6 I2C_DRIVER_REQUIRED = yes