summaryrefslogtreecommitdiff
path: root/keyboards/4by3/rules.mk
blob: 9610b90efd11729ad682b7e2baf43e323b33b7f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
# MCU name
MCU = atmega32u4

# Bootloader selection
BOOTLOADER = caterina

EXTRAKEY_ENABLE 	= yes
NKRO_ENABLE = yes           # Enable N-Key Rollover
CONSOLE_ENABLE		= yes
COMMAND_ENABLE		= yes