summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/dodger/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-04-20 19:02:29 +0000
committerQMK Bot <hello@qmk.fm>2021-04-20 19:02:29 +0000
commitfbc5a6c24b304766d51bcb677da9786f3004123f (patch)
treebb2fe801ba11c6ba26f1baf0b067e27cec5da435 /keyboards/planck/keymaps/dodger/config.h
parent15872bde615ecf694e8bfd6e939a4f73ef4d4d1f (diff)
parent054adbaf1e1e819f1dcd881bb6278b47d20cfe3d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/planck/keymaps/dodger/config.h')
-rw-r--r--keyboards/planck/keymaps/dodger/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/dodger/config.h b/keyboards/planck/keymaps/dodger/config.h
index e0a83f7cbe..e9e778f85b 100644
--- a/keyboards/planck/keymaps/dodger/config.h
+++ b/keyboards/planck/keymaps/dodger/config.h
@@ -19,3 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#undef BACKLIGHT_LEVELS
#define BACKLIGHT_LEVELS 15
+
+#define RGBLIGHT_ANIMATIONS
+
+#define RGBLIGHT_DEFAULT_MODE RGBLIGHT_MODE_RAINBOW_SWIRL+5 \ No newline at end of file