From: Emily Soldal <emily@soldal.org>
Date: Wed, 19 Dec 2018 13:46:18 +0000 (+0100)
Subject: Enable RGB animations in Atom47
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1586548b4f45f76d9cd05be4ee9588b3d4b3860e;p=qmk_firmware.git

Enable RGB animations in Atom47
---

diff --git a/keyboards/atom47/rev3/config.h b/keyboards/atom47/rev3/config.h
index 8a91e2990..b94dc9773 100644
--- a/keyboards/atom47/rev3/config.h
+++ b/keyboards/atom47/rev3/config.h
@@ -61,7 +61,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define RGB_DI_PIN F5    // The pin the LED strip is connected to
 #define RGBLED_NUM 6     // Number of LEDs in your strip
-
+#define RGBLIGHT_ANIMATIONS
 #define QMK_ESC_OUTPUT B7 // usually COL
 #define QMK_ESC_INPUT B3 // usually ROW
 #define QMK_LED E6