1
0

Fix some definition and declaration

This commit is contained in:
Kai Ryu 2014-05-07 11:39:07 +09:00
parent f46568ca0a
commit 74c4395454

View File

@ -31,6 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "bootmagic.h" #include "bootmagic.h"
#include "eeconfig.h" #include "eeconfig.h"
#include "backlight.h" #include "backlight.h"
#include "breathing_led.h"
#include "keymap_ex.h" #include "keymap_ex.h"
#ifdef MOUSEKEY_ENABLE #ifdef MOUSEKEY_ENABLE
# include "mousekey.h" # include "mousekey.h"