summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
diff options
context:
space:
mode:
authorAndrzej Kotulski <gh@akotulski.com>2021-12-24 01:37:03 +0100
committerGitHub <noreply@github.com>2021-12-23 16:37:03 -0800
commitd563ab052e694b5fd43de6c416589877df040576 (patch)
tree510d2a719295d864c4d289bfa63824769fbd5940 /keyboards/handwired/dactyl_manuform/dactyl_manuform.h
parente804e28e8e54d6821737fc32f31b7f2735a5994d (diff)
[Keyboard] Add dactyl manuform 4x6 with a 5 key thumb cluster (#15516)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/dactyl_manuform.h')
-rw-r--r--keyboards/handwired/dactyl_manuform/dactyl_manuform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/dactyl_manuform/dactyl_manuform.h b/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
index 11c9997771..7a4ca6ea13 100644
--- a/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
+++ b/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
@@ -4,6 +4,8 @@
# include "4x5.h"
#elif defined(KEYBOARD_handwired_dactyl_manuform_4x6)
# include "4x6.h"
+#elif defined(KEYBOARD_handwired_dactyl_manuform_4x6_5)
+# include "4x6_5.h"
#elif defined(KEYBOARD_handwired_dactyl_manuform_5x6)
# include "5x6.h"
#elif defined(KEYBOARD_handwired_dactyl_manuform_5x6_5)