diff options
Diffstat (limited to 'keyboards/xelus/trinityxttkl/rules.mk')
-rw-r--r-- | keyboards/xelus/trinityxttkl/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xelus/trinityxttkl/rules.mk b/keyboards/xelus/trinityxttkl/rules.mk index e6a55577a..a9f139728 100644 --- a/keyboards/xelus/trinityxttkl/rules.mk +++ b/keyboards/xelus/trinityxttkl/rules.mk | |||
@@ -11,7 +11,7 @@ DFU_SUFFIX_ARGS = -v FFFF -p FFFF | |||
11 | # comment out to disable the options. | 11 | # comment out to disable the options. |
12 | # | 12 | # |
13 | 13 | ||
14 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 14 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
15 | MOUSEKEY_ENABLE = yes # Mouse keys | 15 | MOUSEKEY_ENABLE = yes # Mouse keys |
16 | EXTRAKEY_ENABLE = yes # Audio control and System control | 16 | EXTRAKEY_ENABLE = yes # Audio control and System control |
17 | CONSOLE_ENABLE = yes # Console for debug | 17 | CONSOLE_ENABLE = yes # Console for debug |