User space fixed (#3095)
[jackhill/qmk/firmware.git] / keyboards / planck / keymaps / bbaserdem / rules.mk
CommitLineData
4c752858
JH
1# Build options
2
8eaf23ae
BB
3BACKLIGHT_ENABLE = yes # Switch LEDs
4MOUSEKEY_ENABLE = yes # Emulates mouse key using keypresses
5RGBLIGHT_ENABLE = yes # LED strips
6TAP_DANCE_ENABLE = no # Use multi-tap features
7AUDIO_ENABLE = no # Audio stuff
4c752858
JH
8
9ifndef QUANTUM_DIR
10 include ../../../../Makefile
11endif