summaryrefslogtreecommitdiff
path: root/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-10-15 22:09:40 -0700
committerGitHub <noreply@github.com>2021-10-15 22:09:40 -0700
commita8422cca0324ce61247dd0d8320a3d11a433cecf (patch)
treeefa22c5e98d26742041f67a80705538f6a6f22b1 /keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
parent4db5d85273c455f9520de28417b8105d902da402 (diff)
[Keyboard] Tractyl Manuform Updates (#14841)
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h')
-rw-r--r--keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h4
1 files changed, 4 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 e481e7841d..f171d41181 100644
--- a/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
+++ b/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h
@@ -17,13 +17,17 @@
#pragma once
#include "tractyl_manuform.h"
+
#if defined(KEYBOARD_handwired_tractyl_manuform_5x6_right_f411)
# include "f411.h"
#elif defined(KEYBOARD_handwired_tractyl_manuform_5x6_right_f303)
# include "f303.h"
#elif defined(KEYBOARD_handwired_tractyl_manuform_5x6_right_teensy2pp)
# include "teensy2pp.h"
+#elif defined(KEYBOARD_handwired_tractyl_manuform_5x6_right_elite_c)
+# include "elite_c.h"
#endif
+
#include "quantum.h"
#define ___ KC_NO