X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=common%2Fbootmagic.h;h=5791b221f41c265213240e17a207134bbe5b9537;hb=f0c5f1b910ecf9536e5b95cc4ca9a43b0f4b2c36;hp=d32a5bef88b5221b9f3d93a2f2d6cbb49d312c5d;hpb=de8ef18a534163b40e307418b3af603142d5d6b0;p=max%2Ftmk_keyboard.git diff --git a/common/bootmagic.h b/common/bootmagic.h index d32a5bef..5791b221 100644 --- a/common/bootmagic.h +++ b/common/bootmagic.h @@ -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 */