diff --git a/keyboards/handwired/trenctyl_manuform/6x6/6x6.h b/keyboards/handwired/trenctyl_manuform/6x6/6x6.h index ad7128af64..e7378c91e2 100644 --- a/keyboards/handwired/trenctyl_manuform/6x6/6x6.h +++ b/keyboards/handwired/trenctyl_manuform/6x6/6x6.h @@ -2,9 +2,9 @@ #include "trenctyl_manuform.h" -#if defined(KEYBOARD_handwired_enctyl_manuform_6x6_f401) +#if defined(KEYBOARD_handwired_trenctyl_manuform_6x6_f401) # include "f401.h" -#elif defined(KEYBOARD_handwired_enctyl_manuform_6x6_f411) +#elif defined(KEYBOARD_handwired_trenctyl_manuform_6x6_f411) # include "f411.h" #endif