diff options
Diffstat (limited to 'keyboards/tada68/keymaps/maartenwut/Makefile')
-rwxr-xr-x | keyboards/tada68/keymaps/maartenwut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tada68/keymaps/maartenwut/Makefile b/keyboards/tada68/keymaps/maartenwut/Makefile index 79ec2f5b8a..f9e1699063 100755 --- a/keyboards/tada68/keymaps/maartenwut/Makefile +++ b/keyboards/tada68/keymaps/maartenwut/Makefile @@ -13,7 +13,7 @@ MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = yes # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. +RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend COMBO_ENABLE = no # Enable key combinations |