good enough for a preview

This commit is contained in:
Jack Humbert
2015-08-25 12:30:32 -04:00
parent cda23c754e
commit e6dd47db45
7 changed files with 305 additions and 14 deletions

View File

@@ -126,6 +126,10 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
MIDI_ENABLE = yes # MIDI controls
BACKLIGHT_ENABLE = yes
ifdef MIDI_ENABLE
SRC += keymap_midi.c
endif
# Optimize size but this may cause error "relocation truncated to fit"
#EXTRALDFLAGS = -Wl,--relax