1
0
Fork 0

better integrations

This commit is contained in:
Jack Humbert 2016-01-20 00:06:52 -05:00
parent 6e3c36360e
commit eb61700912
11 changed files with 402 additions and 329 deletions

View file

@ -3,7 +3,9 @@
#include "matrix.h"
#include "keymap_common.h"
// #include "backlight.h"
#ifdef BACKLIGHT_ENABLE
#include "backlight.h"
#endif
#include <stddef.h>
#ifdef MIDI_ENABLE
#include <keymap_midi.h>