rules.mk 326 B

123456789
  1. CUSTOM_MATRIX = lite
  2. # TODO(ibash) we don't actually need to enable raw, but there's some side effect
  3. # in the usb driver this triggers that allows mousekeys to work. The same side
  4. # effect happens if console or midi is enabled -- so something to do with
  5. # alternate usb endpoints.
  6. I2C_DRIVER_REQUIRED = yes
  7. SRC += matrix.c