qmk_firmware/keyboards/helix/pico/rules.mk
Takeshi ISHII a054b5a06c Fix Helix ws2812.c listed more than once warning. (#4499)
Remove `SRC += ws2812.c` from helix/rev2/rules.mk and helix/pico/rules.mk.
Because it will be added in common_features.mk.
2018-11-27 07:22:47 -08:00

3 lines
46 B
Makefile

SRC += pico/matrix.c
SRC += pico/split_util.c