summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/dodger/config.h
diff options
context:
space:
mode:
authorJoshua Coffey <31978203+JoshEvCoffey@users.noreply.github.com>2021-04-20 15:01:54 -0400
committerGitHub <noreply@github.com>2021-04-20 21:01:54 +0200
commit054adbaf1e1e819f1dcd881bb6278b47d20cfe3d (patch)
treeaf2140d8ae51f3160bdc7356c22d047e97c3b4d9 /keyboards/planck/keymaps/dodger/config.h
parent6b5e349d7e3c3684c1baa543972dd0504217c7ba (diff)
Update for the dodger keymap for the Planck (#12456)
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