mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Generalise ADC driver source inclusion (#22448)
This commit is contained in:
@@ -18,5 +18,6 @@ RGB_MATRIX_ENABLE = yes
|
||||
|
||||
LTO_ENABLE = yes
|
||||
|
||||
SRC += analog.c \
|
||||
matrix.c
|
||||
ANALOG_DRIVER_REQUIRED = yes
|
||||
|
||||
SRC += matrix.c
|
||||
|
||||
Reference in New Issue
Block a user