diff options
author | Joel Challis <git@zvecr.com> | 2023-11-12 22:30:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-12 22:30:27 +0000 |
commit | e884e42ce98ad8994477deef26e6ad27b8b3643c (patch) | |
tree | 8e897e11952d488f8fc439db5b5aa7c5342faa9d /keyboards/handwired/battleship_gamepad | |
parent | 786ebf87608dd4d7232cd0e66638382a55ceafa4 (diff) |
Generalise ADC driver source inclusion (#22448)
Diffstat (limited to 'keyboards/handwired/battleship_gamepad')
-rw-r--r-- | keyboards/handwired/battleship_gamepad/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/battleship_gamepad/rules.mk b/keyboards/handwired/battleship_gamepad/rules.mk index 7422e73873..a41273f890 100644 --- a/keyboards/handwired/battleship_gamepad/rules.mk +++ b/keyboards/handwired/battleship_gamepad/rules.mk @@ -1,5 +1,3 @@ -SRC += analog.c - # Build Options # change yes to no to disable # |