summaryrefslogtreecommitdiff
path: root/keyboards/zen/rev2/config.h
diff options
context:
space:
mode:
authorXScorpion2 <rcalt2vt@gmail.com>2019-05-06 17:29:13 -0500
committerDrashna Jaelre <drashna@live.com>2019-05-06 15:29:13 -0700
commite83e3165559eba17a965541726b5c09112bab9d5 (patch)
treebe21ced860b8056edf5dd57a990571928a4cb717 /keyboards/zen/rev2/config.h
parente01b2d518a1a08ce07278ef9a38c7a793c843749 (diff)
[Keyboard] Enable RGBLIGHT_ANIMATIONS by default on the Zen rev2 (#5805)
* Enable RGBLIGHT_ANIMATIONS by default on the Zen rev2 * Also fixing OLED as it is upside down
Diffstat (limited to 'keyboards/zen/rev2/config.h')
-rw-r--r--keyboards/zen/rev2/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/zen/rev2/config.h b/keyboards/zen/rev2/config.h
index 5fa2627602..c56956108d 100644
--- a/keyboards/zen/rev2/config.h
+++ b/keyboards/zen/rev2/config.h
@@ -65,6 +65,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ws2812 RGB LED */
#define RGBLED_NUM 34 // Number of LEDs
+#define RGBLIGHT_ANIMATIONS
/*
* Feature disable options