mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
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 New Issue
Block a user