diff options
Diffstat (limited to 'keyboards/bear_face/rules.mk')
-rw-r--r-- | keyboards/bear_face/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bear_face/rules.mk b/keyboards/bear_face/rules.mk index 4492e1cd6..323f872a2 100644 --- a/keyboards/bear_face/rules.mk +++ b/keyboards/bear_face/rules.mk | |||
@@ -17,6 +17,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
17 | NKRO_ENABLE = yes # USB Nkey Rollover | 17 | NKRO_ENABLE = yes # USB Nkey Rollover |
18 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 18 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
19 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 19 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
20 | AUDIO_ENABLE = no # Audio output6 | 20 | AUDIO_ENABLE = no # Audio output |
21 | 21 | ||
22 | DEFAULT_FOLDER = bear_face/v1 | 22 | DEFAULT_FOLDER = bear_face/v1 |