diff options
Diffstat (limited to 'keyboards/handwired/ms_sculpt_mobile/rules.mk')
-rw-r--r-- | keyboards/handwired/ms_sculpt_mobile/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/ms_sculpt_mobile/rules.mk b/keyboards/handwired/ms_sculpt_mobile/rules.mk index 4071fb53b..c672146ab 100644 --- a/keyboards/handwired/ms_sculpt_mobile/rules.mk +++ b/keyboards/handwired/ms_sculpt_mobile/rules.mk | |||
@@ -23,7 +23,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
23 | NKRO_ENABLE = no # USB Nkey Rollover | 23 | NKRO_ENABLE = no # USB Nkey Rollover |
24 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 24 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
25 | UNICODE_ENABLE = no # Unicode | 25 | UNICODE_ENABLE = no # Unicode |
26 | AUDIO_ENABLE = no # Audio output on port C6 | 26 | AUDIO_ENABLE = no # Audio output |
27 | 27 | ||
28 | # Project specific files | 28 | # Project specific files |
29 | SRC = babblePaste.c | 29 | SRC = babblePaste.c |