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