forked from forks/qmk_firmware
cc6db9c540
* adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md
5 lines
109 B
Makefile
5 lines
109 B
Makefile
#AUDIO_ENABLE ?= yes # Audio output on port C6
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../Makefile
|
|
endif |