Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
This commit is contained in:
Drashna Jaelre 2019-04-12 23:45:12 +01:00 committed by GitHub
parent 798da7bee1
commit 5d91d5fe53

View File

@ -4,7 +4,6 @@
#ifdef AUDIO_ENABLE #ifdef AUDIO_ENABLE
#include "audio.h" #include "audio.h"
#include "song_list.h"
float mushroom[][2] = SONG(MARIO_MUSHROOM); float mushroom[][2] = SONG(MARIO_MUSHROOM);
#endif #endif