mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-04 18:58:52 +00:00
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
4 lines
63 B
Makefile
4 lines
63 B
Makefile
CUSTOM_MATRIX = lite
|
|
SRC += matrix.c
|
|
I2C_DRIVER_REQUIRED = yes
|