aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/retro_refit/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/retro_refit/rules.mk')
-rw-r--r--keyboards/handwired/retro_refit/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/retro_refit/rules.mk b/keyboards/handwired/retro_refit/rules.mk
index e4ac7ff62..a37162eff 100644
--- a/keyboards/handwired/retro_refit/rules.mk
+++ b/keyboards/handwired/retro_refit/rules.mk
@@ -8,9 +8,9 @@ BOOTLOADER = halfkay
8# comment out to disable the options. 8# comment out to disable the options.
9# 9#
10BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 11MOUSEKEY_ENABLE = yes # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 12EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = yes # Console for debug(+400) 13CONSOLE_ENABLE = yes # Console for debug
14COMMAND_ENABLE = yes # Commands for debug and configuration 14COMMAND_ENABLE = yes # Commands for debug and configuration
15KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key 15KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key
16# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 16# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE