summaryrefslogtreecommitdiffstats
path: root/keyboards/maxr1998/phoebe/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maxr1998/phoebe/config.h')
-rw-r--r--keyboards/maxr1998/phoebe/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/maxr1998/phoebe/config.h b/keyboards/maxr1998/phoebe/config.h
index 2be26c6fdb..e530bc46ef 100644
--- a/keyboards/maxr1998/phoebe/config.h
+++ b/keyboards/maxr1998/phoebe/config.h
@@ -57,6 +57,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_CHRISTMAS
#define RGBLIGHT_EFFECT_CHRISTMAS_STEP 1
+/* Leader key setup */
+#define LEADER_PER_KEY_TIMING
+#define LEADER_TIMEOUT 250
+
/*
* Feature disable options
* These options are also useful to firmware size reduction.