summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2020-12-19 10:43:00 -0800
committerGitHub <noreply@github.com>2020-12-19 19:43:00 +0100
commit5619b1d3db335750bed394b0d27980d67f4f50c5 (patch)
tree854f8fa7cb055193aa481e1e601ae58403e9ee9f /keyboards/handwired/dactyl_manuform/dactyl_manuform.h
parentbded5f473c887fb36a2ca9d473635c1b84d0a04b (diff)
[Keyboard] Add drashna's dactyl manuform 5x6 with trackball (#11062)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Erovia <Erovia@users.noreply.github.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 c91b247f16..7352b5e838 100644
--- a/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
+++ b/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
@@ -14,6 +14,8 @@
#include "6x6.h"
#elif KEYBOARD_handwired_dactyl_manuform_dmote_62key
#include "62key.h"
+#elif KEYBOARD_handwired_dactyl_manuform_5x6_right_trackball
+# include "5x6_right_trackball.h"
#endif
#include "quantum.h"