rules.mk 170 B

12345678
  1. CUSTOM_MATRIX = yes
  2. # A bunch of stuff that you shouldn't touch unless you
  3. # know what you're doing.
  4. #
  5. # No touchy, capiche?
  6. SRC += matrix.c
  7. I2C_DRIVER_REQUIRED = yes