summaryrefslogtreecommitdiff
path: root/keyboards/handwired/2x5keypad/rules.mk
blob: fd999de2c268db02881e8b70a76ccd30a6c993d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
MCU = atmega32u4
BOOTLOADER = caterina

BOOTMAGIC_ENABLE = yes	# Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes	# 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 = no   # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes	# USB Nkey Rollover -
BACKLIGHT_ENABLE = no   # Enable keyboard backlight functionality
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = no