From dc5cb40c7223b8e8208d40378ca2d5743b3d2dd0 Mon Sep 17 00:00:00 2001 From: Matthias Fulz Date: Sun, 26 Jun 2022 22:03:17 +0200 Subject: [PATCH] Fixed renaming --- keyboards/handwired/trenctyl_manuform/trenctyl_manuform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/handwired/trenctyl_manuform/trenctyl_manuform.h b/keyboards/handwired/trenctyl_manuform/trenctyl_manuform.h index 53d7996229..2e405aa60f 100644 --- a/keyboards/handwired/trenctyl_manuform/trenctyl_manuform.h +++ b/keyboards/handwired/trenctyl_manuform/trenctyl_manuform.h @@ -1,6 +1,6 @@ #pragma once -#if defined(KEYBOARD_handwired_enctyl_manuform_6x6) +#if defined(KEYBOARD_handwired_trenctyl_manuform_6x6) # include "6x6.h" #endif