forked from forks/qmk_firmware
consistency
Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
parent
d4b8811013
commit
df4f58ef31
|
|
@ -23,7 +23,7 @@ unicode_config_t unicode_config;
|
|||
static uint8_t saved_mods;
|
||||
#ifdef AUDIO_ENABLE
|
||||
#ifdef UNICODE_SONG_LNX
|
||||
float linux_song[][2] = UNICODE_LINUX_SONG;
|
||||
float song_lnx[][2] = UNICODE_SONG_LNX;
|
||||
#endif
|
||||
#ifdef UNICODE_WINDOWS_SONG
|
||||
float windows_song[][2] = UNICODE_WINDOWS_SONG;
|
||||
|
|
|
|||
Loading…
Reference in a new issue