aboutsummaryrefslogtreecommitdiff
path: root/keyboards/jian/handwired/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jian/handwired/rules.mk')
-rw-r--r--keyboards/jian/handwired/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/jian/handwired/rules.mk b/keyboards/jian/handwired/rules.mk
new file mode 100644
index 000000000..61f40dfcb
--- /dev/null
+++ b/keyboards/jian/handwired/rules.mk
@@ -0,0 +1,19 @@
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#
17SPLIT_KEYBOARD = no
18BACKLIGHT_ENABLE = no
19RGBLIGHT_ENABLE = no