summaryrefslogtreecommitdiff
path: root/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
diff options
context:
space:
mode:
authorPascal J <3cwrucjat@relay.firefox.com>2022-09-30 22:08:10 +0200
committerGitHub <noreply@github.com>2022-09-30 13:08:10 -0700
commit3b95f97a19847786550c7813d6a6a5731d525620 (patch)
tree283ef0cfbf30b9322c0e6665200a3f779bc45b20 /keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
parent4dfd744e4e6b609bc31bfede61fb98b906f275cb (diff)
[Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h')
-rw-r--r--keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h b/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
index f171d41181..10b8767056 100644
--- a/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
+++ b/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
@@ -26,6 +26,8 @@
# include "teensy2pp.h"
#elif defined(KEYBOARD_handwired_tractyl_manuform_5x6_right_elite_c)
# include "elite_c.h"
+#elif defined(KEYBOARD_handwired_tractyl_manuform_5x6_right_arduinomicro)
+# include "arduinomicro.h"
#endif
#include "quantum.h"