diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-29 16:30:58 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-29 16:30:58 +0000 |
commit | f58095fab7c6c0b36c4ef325737bdb009f8c1433 (patch) | |
tree | 6e42142422ab679fb2d66aa3814ea9986e48baf6 /keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h | |
parent | f1aab47d13030bfe73794aa351b11cae07bd30f2 (diff) | |
parent | 0338481090f4c2330a7fd237416cf66ba2bd4d22 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h')
-rw-r--r-- | keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h | 2 |
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 24aac66aee..e481e7841d 100644 --- a/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h +++ b/keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h @@ -19,6 +19,8 @@ #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" #endif |