diff options
author | Tim Segers <t.segers93@gmail.com> | 2020-10-14 19:45:50 +0200 |
---|---|---|
committer | Tim Segers <t.segers93@gmail.com> | 2020-10-14 19:45:50 +0200 |
commit | 00856a64b2e154afc4472caed23261b4f421c348 (patch) | |
tree | 39bce92b0d19f0e42d30ded0b06d3c4f7bbf177b /keyboards/ymdk/ymd09/rules.mk | |
parent | 6aae926b5f90f9e05e4dd022a5b94f0ab52c8614 (diff) | |
download | qmk_firmware-master.tar.gz |
Diffstat (limited to 'keyboards/ymdk/ymd09/rules.mk')
-rw-r--r-- | keyboards/ymdk/ymd09/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ymdk/ymd09/rules.mk b/keyboards/ymdk/ymd09/rules.mk index be1811366..ce05e6b84 100644 --- a/keyboards/ymdk/ymd09/rules.mk +++ b/keyboards/ymdk/ymd09/rules.mk @@ -24,7 +24,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 = yes # Enable keyboard RGB underglow +RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow MIDI_ENABLE = no # MIDI support BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 |