summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/obe/rules.mk
diff options
context:
space:
mode:
authorKyle McCreery <mccreery.kyle@gmail.com>2021-10-10 16:30:00 -0400
committerGitHub <noreply@github.com>2021-10-10 21:30:00 +0100
commitfa1a59e7f843f07b333b573384584e360d1d3c75 (patch)
treee68056a919430d9c2fa14db5d1e23a3603f84dd4 /keyboards/mechwild/obe/rules.mk
parent06124f9885adb791d69fbab16d5438b970ed8bbd (diff)
Changing RGB default to on so it plays well with VIA's QMK lighting section and adding the B9 init workaround to obe.c so the I2C EEPROM will initialize correctly since we are using B9 for caps lock indicator. (#14677)
Diffstat (limited to 'keyboards/mechwild/obe/rules.mk')
-rw-r--r--keyboards/mechwild/obe/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechwild/obe/rules.mk b/keyboards/mechwild/obe/rules.mk
index 8271e9d1d6..fb66887e62 100644
--- a/keyboards/mechwild/obe/rules.mk
+++ b/keyboards/mechwild/obe/rules.mk
@@ -11,7 +11,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
ENCODER_ENABLE = yes # Encoder Enabled