aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/dc/mc/001/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/dc/mc/001/rules.mk')
-rw-r--r--keyboards/handwired/dc/mc/001/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/handwired/dc/mc/001/rules.mk b/keyboards/handwired/dc/mc/001/rules.mk
new file mode 100644
index 000000000..3ec538b93
--- /dev/null
+++ b/keyboards/handwired/dc/mc/001/rules.mk
@@ -0,0 +1,22 @@
1# MCU name
2MCU = atmega32u4
3
4# Bootloader selection
5BOOTLOADER = caterina
6
7# Build Options
8# change yes to no to disable
9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11EXTRAKEY_ENABLE = yes # Audio control and System control
12ENCODER_ENABLE = yes # Using a rotary encoder for volume control
13MOUSEKEY_ENABLE = no # Mouse keys
14CONSOLE_ENABLE = no # Console for debug
15COMMAND_ENABLE = no # Commands for debug and configuration
16# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
17SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
18# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
19NKRO_ENABLE = no # USB Nkey Rollover
20BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
21RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
22AUDIO_ENABLE = no # Audio output