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 8b5d5ba93..cc8f9ac83 100644 --- a/users/drashna/config.h +++ b/users/drashna/config.h | |||
@@ -77,7 +77,7 @@ | |||
77 | # endif | 77 | # endif |
78 | #endif // !AUDIO_ENABLE | 78 | #endif // !AUDIO_ENABLE |
79 | 79 | ||
80 | #define UNICODE_SELECTED_MODES UC_WIN, UC_MAC | 80 | #define UNICODE_SELECTED_MODES UC_WINC, UC_MAC |
81 | 81 | ||
82 | #ifdef RGBLIGHT_ENABLE | 82 | #ifdef RGBLIGHT_ENABLE |
83 | # define RGBLIGHT_SLEEP | 83 | # define RGBLIGHT_SLEEP |
@@ -200,7 +200,7 @@ | |||
200 | # ifdef OLED_FONT_H | 200 | # ifdef OLED_FONT_H |
201 | # undef OLED_FONT_H | 201 | # undef OLED_FONT_H |
202 | # endif | 202 | # endif |
203 | # define OLED_FONT_H "drashna_font.h" | 203 | # define OLED_FONT_H "oled/drashna_font.h" |
204 | # define OLED_FONT_END 255 | 204 | # define OLED_FONT_END 255 |
205 | // # define OLED_FONT_5X5 | 205 | // # define OLED_FONT_5X5 |
206 | // # define OLED_FONT_AZTECH | 206 | // # define OLED_FONT_AZTECH |