summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/bbaserdem/rules.mk
blob: 4159db3fee573f38e60174eae29b9e1ba51ff095 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Build options

BACKLIGHT_ENABLE = no		# Switch LEDs
MOUSEKEY_ENABLE = yes		# Emulates mouse key using keypresses
RGBLIGHT_ENABLE = yes 		# LED strips
TAP_DANCE_ENABLE = no 		# Use multi-tap features
AUDIO_ENABLE = no 			# Audio stuff

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