From c6a919c705bde7e0edd6e44d12d2578ddbc38054 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Wed, 28 Nov 2018 23:32:14 -0800 Subject: [PATCH] Small tweaks --- users/drashna/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/drashna/config.h b/users/drashna/config.h index 06cae86ab9ea..a338512300e1 100644 --- a/users/drashna/config.h +++ b/users/drashna/config.h @@ -3,7 +3,7 @@ #ifdef AUDIO_ENABLE #define AUDIO_CLICKY -#define STARTUP_SONG SONG(E1M1_DOOM) +#define STARTUP_SONG SONG(RICK_ROLL) #define GOODBYE_SONG SONG(SONIC_RING) #define DEFAULT_LAYER_SONGS { SONG(QWERTY_SOUND), \ SONG(COLEMAK_SOUND), \ @@ -44,7 +44,7 @@ // and when this option isn't enabled, z rapidly followed by x // actually sends Ctrl-x. That's bad.) #define IGNORE_MOD_TAP_INTERRUPT -#define PERMISSIVE_HOLD +#undef PERMISSIVE_HOLD //#define TAPPING_FORCE_HOLD //#define RETRO_TAPPING