1 2 3 4 5 6
# custom matrix setup CUSTOM_MATRIX = lite VPATH += drivers/gpio SRC += mcp23018.c matrix.c QUANTUM_LIB_SRC += i2c_master.c