summaryrefslogtreecommitdiffstats
path: root/keyboards/viterbi/keymaps/drashna/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2017-11-17 20:59:54 +0100
committerJack Humbert <jack.humb@gmail.com>2017-11-18 02:48:26 +0100
commitdbd33782f25ce1e0855add21cd92183336670213 (patch)
treea6b49a4fa70cb605e7f25cf1ddd68e1aa20f9954 /keyboards/viterbi/keymaps/drashna/config.h
parent1d703a476aa2cea2302c3d672b05b7e252e62c44 (diff)
downloadqmk_firmware-dbd33782f25ce1e0855add21cd92183336670213.tar.gz
qmk_firmware-dbd33782f25ce1e0855add21cd92183336670213.tar.xz
Update to drashna keymaps (#4)
* Minor updates to keymaps * Minor updates to keymaps
Diffstat (limited to 'keyboards/viterbi/keymaps/drashna/config.h')
-rw-r--r--keyboards/viterbi/keymaps/drashna/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/viterbi/keymaps/drashna/config.h b/keyboards/viterbi/keymaps/drashna/config.h
index 13c17b7ba..8ac492a8a 100644
--- a/keyboards/viterbi/keymaps/drashna/config.h
+++ b/keyboards/viterbi/keymaps/drashna/config.h
@@ -42,4 +42,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1
+#ifdef AUDIO_ENABLE
+#define C6_AUDIO
+#endif
+
+
#endif