diff options
Diffstat (limited to 'users/drashna/config.h')
| -rw-r--r-- | users/drashna/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/users/drashna/config.h b/users/drashna/config.h index 06cae86ab..a33851230 100644 --- a/users/drashna/config.h +++ b/users/drashna/config.h | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | #ifdef AUDIO_ENABLE | 4 | #ifdef AUDIO_ENABLE |
| 5 | #define AUDIO_CLICKY | 5 | #define AUDIO_CLICKY |
| 6 | #define STARTUP_SONG SONG(E1M1_DOOM) | 6 | #define STARTUP_SONG SONG(RICK_ROLL) |
| 7 | #define GOODBYE_SONG SONG(SONIC_RING) | 7 | #define GOODBYE_SONG SONG(SONIC_RING) |
| 8 | #define DEFAULT_LAYER_SONGS { SONG(QWERTY_SOUND), \ | 8 | #define DEFAULT_LAYER_SONGS { SONG(QWERTY_SOUND), \ |
| 9 | SONG(COLEMAK_SOUND), \ | 9 | SONG(COLEMAK_SOUND), \ |
| @@ -44,7 +44,7 @@ | |||
| 44 | // and when this option isn't enabled, z rapidly followed by x | 44 | // and when this option isn't enabled, z rapidly followed by x |
| 45 | // actually sends Ctrl-x. That's bad.) | 45 | // actually sends Ctrl-x. That's bad.) |
| 46 | #define IGNORE_MOD_TAP_INTERRUPT | 46 | #define IGNORE_MOD_TAP_INTERRUPT |
| 47 | #define PERMISSIVE_HOLD | 47 | #undef PERMISSIVE_HOLD |
| 48 | //#define TAPPING_FORCE_HOLD | 48 | //#define TAPPING_FORCE_HOLD |
| 49 | //#define RETRO_TAPPING | 49 | //#define RETRO_TAPPING |
| 50 | 50 | ||
