mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-11 08:58:04 +00:00
Generalise ADC driver source inclusion (#22448)
This commit is contained in:
@@ -13,4 +13,6 @@ AUDIO_ENABLE = no # Audio output
|
||||
CUSTOM_MATRIX = lite
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
SRC += analog.c ec_switch_matrix.c matrix.c
|
||||
ANALOG_DRIVER_REQUIRED = yes
|
||||
|
||||
SRC += ec_switch_matrix.c matrix.c
|
||||
|
Reference in New Issue
Block a user