rules.mk 108 B

12345
  1. AUDIO_ENABLE ?= yes # Audio output on port C6
  2. ifndef QUANTUM_DIR
  3. include ../../../Makefile
  4. endif