summaryrefslogtreecommitdiff
path: root/keyboards/jian/rev2/rules.mk
blob: fa43614a0649c11509ee5f27b54ed331e63f73f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# MCU name
MCU = atmega32u4

# Bootloader selection
BOOTLOADER = qmk-dfu

# Build Options
#   change yes to no to disable
#
CONSOLE_ENABLE = no
SPLIT_KEYBOARD = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes