aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/handwired/dactyl_manuform/dactyl_manuform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/dactyl_manuform/dactyl_manuform.h b/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
index 98ac0aa53..11c999777 100644
--- a/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
+++ b/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#ifdef defined(KEYBOARD_handwired_dactyl_manuform_4x5) 3#if defined(KEYBOARD_handwired_dactyl_manuform_4x5)
4# include "4x5.h" 4# include "4x5.h"
5#elif defined(KEYBOARD_handwired_dactyl_manuform_4x6) 5#elif defined(KEYBOARD_handwired_dactyl_manuform_4x6)
6# include "4x6.h" 6# include "4x6.h"