diff options
Diffstat (limited to 'keyboards/planck/rev3/rules.mk')
-rw-r--r-- | keyboards/planck/rev3/rules.mk | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/planck/rev3/rules.mk b/keyboards/planck/rev3/rules.mk index 559409682..114857100 100644 --- a/keyboards/planck/rev3/rules.mk +++ b/keyboards/planck/rev3/rules.mk | |||
@@ -1,5 +1 @@ | |||
1 | AUDIO_ENABLE = no # Audio output on port C6 | AUDIO_ENABLE = no # Audio output on port C6 \ No newline at end of file | |
2 | |||
3 | ifndef QUANTUM_DIR | ||
4 | include ../../../Makefile | ||
5 | endif \ No newline at end of file | ||