rules.mk 167 B

123456
  1. POINTING_DEVICE_DRIVER = custom
  2. CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge
  3. # # project specific files
  4. SRC += matrix.c
  5. UART_DRIVER_REQUIRED = yes