aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/atreus50/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/atreus50/rules.mk')
-rw-r--r--keyboards/handwired/atreus50/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/atreus50/rules.mk b/keyboards/handwired/atreus50/rules.mk
index c92a77c07..de0d28fc0 100644
--- a/keyboards/handwired/atreus50/rules.mk
+++ b/keyboards/handwired/atreus50/rules.mk
@@ -9,9 +9,9 @@ BOOTLOADER = caterina
9# the appropriate keymap folder that will get included automatically 9# the appropriate keymap folder that will get included automatically
10# 10#
11BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 11BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
12MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 12MOUSEKEY_ENABLE = yes # Mouse keys
13EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 13EXTRAKEY_ENABLE = yes # Audio control and System control
14CONSOLE_ENABLE = no # Console for debug(+400) 14CONSOLE_ENABLE = no # Console for debug
15COMMAND_ENABLE = yes # Commands for debug and configuration 15COMMAND_ENABLE = yes # Commands for debug and configuration
16NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 16NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality