Revert "Add rgblight to RGB Matrix VPATH" (#13559)

This commit is contained in:
Ryan 2021-07-17 13:39:52 +10:00 committed by GitHub
commit 777fffb067
Failed to generate hash of commit
2 changed files with 0 additions and 4 deletions

View file

@ -262,9 +262,6 @@ endif
COMMON_VPATH += $(QUANTUM_DIR)/rgb_matrix
COMMON_VPATH += $(QUANTUM_DIR)/rgb_matrix/animations
COMMON_VPATH += $(QUANTUM_DIR)/rgb_matrix/animations/runners
# Get rid of this!
COMMON_VPATH += $(QUANTUM_DIR)/rgblight
SRC += $(QUANTUM_DIR)/color.c
SRC += $(QUANTUM_DIR)/rgb_matrix/rgb_matrix.c
SRC += $(QUANTUM_DIR)/rgb_matrix/rgb_matrix_drivers.c