mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-04 11:40:49 +02:00

Remove `SRC += ws2812.c` from helix/rev2/rules.mk and helix/pico/rules.mk. Because it will be added in common_features.mk.
4 lines
72 B
Makefile
4 lines
72 B
Makefile
SRC += rev2/matrix.c
|
|
SRC += rev2/split_util.c
|
|
SRC += rev2/split_scomm.c
|