diff options
Diffstat (limited to 'keyboards/redscarf_i/rules.mk')
-rw-r--r-- | keyboards/redscarf_i/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/redscarf_i/rules.mk b/keyboards/redscarf_i/rules.mk index e78e02b2a..b77d7f8ff 100644 --- a/keyboards/redscarf_i/rules.mk +++ b/keyboards/redscarf_i/rules.mk | |||
@@ -16,7 +16,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
17 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
18 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 18 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
19 | AUDIO_ENABLE = no # Audio output on port C6 | 19 | AUDIO_ENABLE = no # Audio output |
20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
21 | 21 | ||
22 | LAYOUTS = ortho_5x4 ortho_6x4 numpad_5x4 numpad_6x4 | 22 | LAYOUTS = ortho_5x4 ortho_6x4 numpad_5x4 numpad_6x4 |