aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/jetpacktuxedo/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/jetpacktuxedo/config.h')
-rw-r--r--keyboards/planck/keymaps/jetpacktuxedo/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/jetpacktuxedo/config.h b/keyboards/planck/keymaps/jetpacktuxedo/config.h
index f216dc02d..7efe97a57 100644
--- a/keyboards/planck/keymaps/jetpacktuxedo/config.h
+++ b/keyboards/planck/keymaps/jetpacktuxedo/config.h
@@ -2,6 +2,7 @@
2 2
3#ifdef AUDIO_ENABLE 3#ifdef AUDIO_ENABLE
4 #define STARTUP_SONG SONG(PLANCK_SOUND) 4 #define STARTUP_SONG SONG(PLANCK_SOUND)
5 #define AUDIO_CLICKY
5#endif 6#endif
6 7
7/* 8/*
@@ -30,3 +31,4 @@
30 31
31// Most tactile encoders have detents every 4 stages 32// Most tactile encoders have detents every 4 stages
32#define ENCODER_RESOLUTION 4 33#define ENCODER_RESOLUTION 4
34