diff options
Diffstat (limited to 'keyboards/handwired/ms_sculpt_mobile/rules.mk')
-rw-r--r-- | keyboards/handwired/ms_sculpt_mobile/rules.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/ms_sculpt_mobile/rules.mk b/keyboards/handwired/ms_sculpt_mobile/rules.mk index b9a32489a..36961d943 100644 --- a/keyboards/handwired/ms_sculpt_mobile/rules.mk +++ b/keyboards/handwired/ms_sculpt_mobile/rules.mk | |||
@@ -13,9 +13,9 @@ else | |||
13 | endif | 13 | endif |
14 | 14 | ||
15 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 15 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
16 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 16 | MOUSEKEY_ENABLE = no # Mouse keys |
17 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 17 | EXTRAKEY_ENABLE = yes # Audio control and System control |
18 | CONSOLE_ENABLE = yes # Console for debug(+400) | 18 | CONSOLE_ENABLE = yes # Console for debug |
19 | COMMAND_ENABLE = yes # Commands for debug and configuration | 19 | COMMAND_ENABLE = yes # Commands for debug and configuration |
20 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 20 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
21 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 21 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |