summaryrefslogtreecommitdiff
path: root/keyboards/vitamins_included/keymaps/juno/rules.mk
blob: 424b208b66130eb4b39fb001a14bcc0ecf9d2dfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
MIDI_ENABLE=no
BACKLIGHT_ENABLE = no
RGBLIGHT_ENABLE = no

NKRO_ENABLE = no	    # USB Nkey Rollover
AUDIO_ENABLE = no

## BOOTMAGIC_ENABLE = yes	# Virtual DIP switch configuration
## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)

MOUSEKEY_ENABLE = no	# Mouse keys
EXTRAKEY_ENABLE = yes	# Audio control and System control
CONSOLE_ENABLE = no		# Console for debug
COMMAND_ENABLE = no    	# Commands for debug and configuration

#SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend