aboutsummaryrefslogtreecommitdiff
path: root/keyboards/vitamins_included/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/vitamins_included/rules.mk')
-rw-r--r--keyboards/vitamins_included/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/vitamins_included/rules.mk b/keyboards/vitamins_included/rules.mk
index 64683216c..7861da178 100644
--- a/keyboards/vitamins_included/rules.mk
+++ b/keyboards/vitamins_included/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5# change to "no" to disable the options, or define them in the Makefile in 5# change to "no" to disable the options, or define them in the Makefile in
6# the appropriate keymap folder that will get included automatically 6# the appropriate keymap folder that will get included automatically
7# 7#
8AUDIO_ENABLE = yes # Audio output on port C6 8AUDIO_ENABLE = yes # Audio output
9BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 9BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11COMMAND_ENABLE = no # Commands for debug and configuration 11COMMAND_ENABLE = no # Commands for debug and configuration