summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/hb85/rules.mk
blob: adc0c7c1b3be0e66540a771f7367b73789b40a32 (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 = no
EXTRAKEY_ENABLE = yes
CONSOLE_ENABLE = no
COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c