aboutsummaryrefslogtreecommitdiff
path: root/keyboards/jian/rev1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jian/rev1/rules.mk')
-rw-r--r--keyboards/jian/rev1/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/jian/rev1/rules.mk b/keyboards/jian/rev1/rules.mk
new file mode 100644
index 000000000..915b64754
--- /dev/null
+++ b/keyboards/jian/rev1/rules.mk
@@ -0,0 +1,20 @@
1# MCU name
2MCU = atmega32u4
3
4# Bootloader selection
5# Teensy halfkay
6# Pro Micro caterina
7# Atmel DFU atmel-dfu
8# LUFA DFU lufa-dfu
9# QMK DFU qmk-dfu
10# ATmega32A bootloadHID
11# ATmega328P USBasp
12BOOTLOADER = caterina
13
14# Build Options
15# change yes to no to disable
16#
17CONSOLE_ENABLE = no
18SPLIT_KEYBOARD = yes
19BACKLIGHT_ENABLE = yes
20RGBLIGHT_ENABLE = yes