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

# Bootloader selection
BOOTLOADER = bootloadhid

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