aboutsummaryrefslogtreecommitdiff
path: root/keyboards/thevankeyboards/caravan/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/thevankeyboards/caravan/rules.mk')
-rw-r--r--keyboards/thevankeyboards/caravan/rules.mk28
1 files changed, 28 insertions, 0 deletions
diff --git a/keyboards/thevankeyboards/caravan/rules.mk b/keyboards/thevankeyboards/caravan/rules.mk
new file mode 100644
index 000000000..6143ed9a6
--- /dev/null
+++ b/keyboards/thevankeyboards/caravan/rules.mk
@@ -0,0 +1,28 @@
1# MCU name
2MCU = atmega32u4
3
4
5# Bootloader selection
6# Teensy halfkay
7# Pro Micro caterina
8# Atmel DFU atmel-dfu
9# LUFA DFU lufa-dfu
10# QMK DFU qmk-dfu
11# atmega32a bootloadHID
12BOOTLOADER = atmel-dfu
13
14
15# Build Options
16# change yes to no to disable
17#
18BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration(+1000)
19MOUSEKEY_ENABLE = no # Mouse keys(+4700)
20EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
21CONSOLE_ENABLE = yes # Console for debug(+400)
22COMMAND_ENABLE = no # Commands for debug and configuration
23NKRO_ENABLE = yes # USB Nkey Rollover
24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
25MIDI_ENABLE = no # MIDI controls
26UNICODE_ENABLE = no # Unicode
27BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
28AUDIO_ENABLE = no # Audio output on port C6