aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/atlas/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/atlas/rules.mk')
-rw-r--r--keyboards/cannonkeys/atlas/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cannonkeys/atlas/rules.mk b/keyboards/cannonkeys/atlas/rules.mk
index ee32cf30b..a2519aa03 100644
--- a/keyboards/cannonkeys/atlas/rules.mk
+++ b/keyboards/cannonkeys/atlas/rules.mk
@@ -6,7 +6,7 @@ BOOTLOADER = stm32-dfu
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# comment out to disable the options.
9BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 9BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
10MOUSEKEY_ENABLE = yes # Mouse keys 10MOUSEKEY_ENABLE = yes # Mouse keys
11EXTRAKEY_ENABLE = yes # Audio control and System control 11EXTRAKEY_ENABLE = yes # Audio control and System control
12CONSOLE_ENABLE = yes # Console for debug 12CONSOLE_ENABLE = yes # Console for debug