From c966e7982c4fa42d7dae6b4f4dca6966b695a973 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Thu, 22 Oct 2015 13:37:45 -0400 Subject: bluetooth --- keyboard/preonic/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'keyboard/preonic/Makefile') diff --git a/keyboard/preonic/Makefile b/keyboard/preonic/Makefile index 40bd36aecf..0145e44bc6 100644 --- a/keyboard/preonic/Makefile +++ b/keyboard/preonic/Makefile @@ -127,7 +127,8 @@ MIDI_ENABLE = yes # MIDI controls BACKLIGHT_ENABLE = yes ifdef MIDI_ENABLE - SRC += keymap_midi.c + SRC += keymap_midi.c \ + beeps.c endif # Optimize size but this may cause error "relocation truncated to fit" -- cgit v1.2.3