From 3b95f97a19847786550c7813d6a6a5731d525620 Mon Sep 17 00:00:00 2001 From: Pascal J <3cwrucjat@relay.firefox.com> Date: Fri, 30 Sep 2022 22:08:10 +0200 Subject: [Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199) Co-authored-by: Drashna Jaelre --- keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/5x6_right.h') 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" -- cgit v1.2.3