aboutsummaryrefslogtreecommitdiff
path: root/keyboards/blackplum/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/blackplum/rules.mk')
-rw-r--r--keyboards/blackplum/rules.mk27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/blackplum/rules.mk b/keyboards/blackplum/rules.mk
new file mode 100644
index 000000000..6465dec7f
--- /dev/null
+++ b/keyboards/blackplum/rules.mk
@@ -0,0 +1,27 @@
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
11BOOTLOADER = qmk-dfu
12
13# Build Options
14# comment out to disable the options.
15#
16BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
17MOUSEKEY_ENABLE = yes # Mouse keys
18EXTRAKEY_ENABLE = yes # Audio control and System control
19CONSOLE_ENABLE = no # Console for debug
20COMMAND_ENABLE = no # Commands for debug and configuration
21SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
22NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
23BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
24AUDIO_ENABLE = no
25RGBLIGHT_ENABLE = yes
26
27LAYOUTS = 68_ansi