aboutsummaryrefslogtreecommitdiff
path: root/users/drashna/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/config.h')
-rw-r--r--users/drashna/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/users/drashna/config.h b/users/drashna/config.h
index 2e125d1e4..2abd326da 100644
--- a/users/drashna/config.h
+++ b/users/drashna/config.h
@@ -15,10 +15,10 @@
15 // #ifdef RGBLIGHT_ENABLE 15 // #ifdef RGBLIGHT_ENABLE
16 // #define NO_MUSIC_MODE 16 // #define NO_MUSIC_MODE
17 // #endif //RGBLIGHT_ENABLE/ 17 // #endif //RGBLIGHT_ENABLE/
18 #ifndef __arm__ 18 // #ifndef __arm__
19 #undef NOTE_REST 19 // #undef NOTE_REST
20 #define NOTE_REST 1.00f 20 // #define NOTE_REST 1.00f
21 #endif // !__arm__ 21 // #endif // !__arm__
22 22
23#define UNICODE_SONG_OSX SONG(RICK_ROLL) 23#define UNICODE_SONG_OSX SONG(RICK_ROLL)
24#define UNICODE_SONG_LNX SONG(RICK_ROLL) 24#define UNICODE_SONG_LNX SONG(RICK_ROLL)