summaryrefslogtreecommitdiffstats
path: root/keyboards/xd75/keymaps/bbaserdem/rules.mk
blob: 4839c644f8b21ed026d6494ddd9935eae05feb8b (plain)
1
2
3
4
5
6
7
8
9
10
# Build options
BACKLIGHT_ENABLE = yes		# Switch LEDs
MOUSEKEY_ENABLE = yes		# Emulates mouse key using keypresses
RGBLIGHT_ENABLE = no 		# LED strips
TAP_DANCE_ENABLE = no 		# Use multi-tap features
AUDIO_ENABLE = no  			# Audio stuff

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