summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/jetpacktuxedo/config.h
diff options
context:
space:
mode:
authorEthan Madden <crazeh.monkeh@gmail.com>2018-09-28 03:09:23 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-28 03:09:23 +0200
commit246d539f295c70846aa4ecaf9cfbe79b959bf3c7 (patch)
treecfa6a71fc382005225437db93406f9b31b3b6845 /keyboards/planck/keymaps/jetpacktuxedo/config.h
parenta65085a89354e89ddd3517aa63c74ef6dd32ca8b (diff)
downloadqmk_firmware-246d539f295c70846aa4ecaf9cfbe79b959bf3c7.tar.gz
qmk_firmware-246d539f295c70846aa4ecaf9cfbe79b959bf3c7.tar.xz
Keymap: add clicky support to jetpacktuxedo keymap (#3990)
controlled by dip 3 with pitch modulated by the knob
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 @@
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)
+ #define AUDIO_CLICKY
#endif
/*
@@ -30,3 +31,4 @@
// Most tactile encoders have detents every 4 stages
#define ENCODER_RESOLUTION 4
+