]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - common/bootmagic.h
Fix debug parameter setting in eeconfig
[max/tmk_keyboard.git] / common / bootmagic.h
index d32a5bef88b5221b9f3d93a2f2d6cbb49d312c5d..5791b221f41c265213240e17a207134bbe5b9537 100644 (file)
@@ -2,8 +2,8 @@
 #define BOOTMAGIC_H
 
 
-#ifndef BOOTMAGIC_IS_ENABLE
-#define BOOTMAGIC_IS_ENABLE()           true
+#ifndef BOOTMAGIC_IS_ENABLED
+#define BOOTMAGIC_IS_ENABLED()          true
 #endif
 
 /* kick up bootloader */