aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodash/rules.mk
diff options
context:
space:
mode:
authoromkbd <takuya.electronics@gmail.com>2018-09-16 02:57:46 +0900
committerDrashna Jaelre <drashna@live.com>2018-09-15 10:57:46 -0700
commitb65e2143751fd7c1721a6690597f523137c7c484 (patch)
treea1b0d5c8826de818b50e0797606e14f86595c59b /keyboards/ergodash/rules.mk
parent6bf2c077151bf6e71f5fe44f730c127eb667f5a6 (diff)
downloadfirmware-b65e2143751fd7c1721a6690597f523137c7c484.tar.gz
firmware-b65e2143751fd7c1721a6690597f523137c7c484.tar.bz2
firmware-b65e2143751fd7c1721a6690597f523137c7c484.zip
Keyboard: add ergodash mini keyboard (#3901)
* add ergodash mini add ergodash mini (4rows version) fix keymap and readme * fix replace include guard remove includes * fix audio
Diffstat (limited to 'keyboards/ergodash/rules.mk')
-rw-r--r--keyboards/ergodash/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodash/rules.mk b/keyboards/ergodash/rules.mk
index fc06d60e2..bf0df4040 100644
--- a/keyboards/ergodash/rules.mk
+++ b/keyboards/ergodash/rules.mk
@@ -64,7 +64,7 @@ MIDI_ENABLE = no # MIDI controls
AUDIO_ENABLE = no # Audio output on port C6
UNICODE_ENABLE = no # 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.
SUBPROJECT_rev1 = yes
USE_I2C = yes
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE