summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodash/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodash/rev2/config.h')
-rw-r--r--keyboards/ergodash/rev2/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodash/rev2/config.h b/keyboards/ergodash/rev2/config.h
index c84d76e14..d0b396cd4 100644
--- a/keyboards/ergodash/rev2/config.h
+++ b/keyboards/ergodash/rev2/config.h
@@ -49,8 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef BACKLIGHT_ENABLE
#define BACKLIGHT_PIN B6
#define BACKLIGHT_LEVELS 7
- #define BACKLIGHT_BREATHING
- #define BREATHING_PERIOD 4
+// #define BACKLIGHT_BREATHING
+// #define BREATHING_PERIOD 4
#endif
/* Set 0 if debouncing isn't needed */