0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-03-13 06:54:08 +00:00
qmk_firmware/keyboards/moon/rules.mk

7 lines
117 B
Makefile

# custom matrix setup
CUSTOM_MATRIX = yes
VPATH += drivers/gpio
SRC += pca9555.c matrix.c
I2C_DRIVER_REQUIRED = yes