summaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo/vertex/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-11-29 08:17:17 +0000
committerQMK Bot <hello@qmk.fm>2021-11-29 08:17:17 +0000
commitd558d100422566088bb02d7a26ba065ddb407a25 (patch)
treed6527de39b8bfc0fd63a164ed73c196c60edd6ee /keyboards/kb_elmo/vertex/rules.mk
parent7f67504993f96936145a48f5cee7dcc1e2645a47 (diff)
parentb90d94755c2c83da6ef6df80e0eb8d660cb718cc (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kb_elmo/vertex/rules.mk')
-rw-r--r--keyboards/kb_elmo/vertex/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/vertex/rules.mk b/keyboards/kb_elmo/vertex/rules.mk
new file mode 100644
index 0000000000..92cab971d2
--- /dev/null
+++ b/keyboards/kb_elmo/vertex/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u2
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = no # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output