summaryrefslogtreecommitdiff
path: root/keyboards/unikorn/rules.mk
blob: 4c4a33355eef6dd4c31260b2375883e057af69a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# MCU name
MCU = atmega32a

# Bootloader selection
BOOTLOADER = bootloadhid

# build options
BOOTMAGIC_ENABLE = no       # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes
EXTRAKEY_ENABLE = yes
CONSOLE_ENABLE = no
COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no
WS2812_DRIVER = i2c