summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/algernon/Makefile
blob: 3db507c8f21e1109f1e09bc5675a7f1fd81c927a (plain)
1
2
3
4
5
6
7
8
BOOTMAGIC_ENABLE=no
COMMAND_ENABLE=no
SLEEP_LED_ENABLE=no
UNICODE_ENABLE=no

ifndef QUANTUM_DIR
	include ../../../../Makefile
endif