From b0ff58a23ad850eec8a1e27535b2a87d8f3a959d Mon Sep 17 00:00:00 2001 From: Matthias Fulz Date: Sun, 26 Jun 2022 22:02:01 +0200 Subject: [PATCH] Fixed renaming --- keyboards/handwired/trenctyl_manuform/6x6/6x6.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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