summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/erez_experimental/Makefile
blob: b673c5ce52ce1f60b2998b3e5152c8d67f5d5877 (plain)
1
2
3
4
5
6
7
8
9
# Having a file like this allows you to override Makefile definitions
# for your own particular keymap

SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
COMMAND_ENABLE   = no  # Commands for debug and configuration

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