summaryrefslogtreecommitdiffstats
path: root/keyboards/maxr1998/phoebe/phoebe.c
diff options
context:
space:
mode:
authorMax Rumpf <max.rumpf1998@gmail.com>2020-01-22 23:46:00 +0100
committerDrashna Jaelre <drashna@live.com>2020-01-22 14:46:00 -0800
commitc3835262d84687f655a77c6479900a7b432e404d (patch)
tree6b9bb3e1691ee089da34b55da55f7ffced8135d1 /keyboards/maxr1998/phoebe/phoebe.c
parent1a40af74dacf6719c00baf252ffe1318358ab829 (diff)
[Keymap] Phoebe keymap improvements (#7963)
* [Phoebe] Allow to input pipe characters with only one modifier * [Phoebe] Update RGB animations
Diffstat (limited to 'keyboards/maxr1998/phoebe/phoebe.c')
-rw-r--r--keyboards/maxr1998/phoebe/phoebe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/maxr1998/phoebe/phoebe.c b/keyboards/maxr1998/phoebe/phoebe.c
index d8629f7f55..28d3afea50 100644
--- a/keyboards/maxr1998/phoebe/phoebe.c
+++ b/keyboards/maxr1998/phoebe/phoebe.c
@@ -1 +1,3 @@
#include "phoebe.h"
+
+const uint8_t RGBLED_SNAKE_INTERVALS[] PROGMEM = {50, 50, 50};