aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/dc/mc/001/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-10-05 01:36:24 +0000
committerQMK Bot <hello@qmk.fm>2021-10-05 01:36:24 +0000
commitd47f0c10feb95f7fd64cf4fdb35b0147328de340 (patch)
treea7b8eb3aa36822149601cbb6692c44d2c5dede3e /keyboards/handwired/dc/mc/001/rules.mk
parent95ead1bbd14a16680185db0f3cce5fcf120d92d1 (diff)
parent85ba5074825f608501e14594764cdc3c82a08c01 (diff)
downloadqmk_firmware-d47f0c10feb95f7fd64cf4fdb35b0147328de340.tar.gz
qmk_firmware-d47f0c10feb95f7fd64cf4fdb35b0147328de340.zip
Merge remote-tracking branch 'origin/master' into develop
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