summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
diff options
context:
space:
mode:
authorDL Ford <dan-github2@dlford.co>2022-04-22 01:16:33 -0700
committerGitHub <noreply@github.com>2022-04-22 18:16:33 +1000
commit56b125ad77d3a06ad3f04e12113adbe7a969c54c (patch)
treef0a669c15f21ff526bdc2d3bd9c5951397f23003 /keyboards/handwired/dactyl_manuform/dactyl_manuform.h
parentd64ec7cb19708082b168b3cd7f7f6016c650accf (diff)
downloadqmk_firmware-56b125ad77d3a06ad3f04e12113adbe7a969c54c.tar.gz
qmk_firmware-56b125ad77d3a06ad3f04e12113adbe7a969c54c.zip
Add Dactyl_Manuform/3x5_3 (#16238)
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 d304814d7d..c339370f8b 100644
--- a/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
+++ b/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
@@ -22,6 +22,8 @@
# include "6x6_kinesis.h"
#elif defined(KEYBOARD_handwired_dactyl_manuform_6x7)
# include "6x7.h"
+#elif defined(KEYBOARD_handwired_dactyl_manuform_3x5_3)
+# include "3x5_3.h"
#elif defined(KEYBOARD_handwired_dactyl_manuform_dmote_62key)
# include "62key.h"
#endif