diff options
author | Maarten Dekkers <maartenn2001@gmail.com> | 2017-07-07 21:16:05 +0200 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-07 15:33:09 -0400 |
commit | 88b3d051b21cb1ddacc6353c5d59b19f03f3a242 (patch) | |
tree | 2a0313a0f995576f72551cdc93b02d55365b2025 /keyboards/tada68/keymaps/maartenwut/Makefile | |
parent | 53acc7b0748d9e04346a734baf0207b2ac1251ce (diff) |
Corrected it again.
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 |