From 78d6a77536a528c2fa3855a848cadf1af9222a26 Mon Sep 17 00:00:00 2001 From: Franco Rosi <31698940+fraanrosi@users.noreply.github.com> Date: Tue, 9 Feb 2021 22:07:07 -0300 Subject: [PATCH] Quito cambio de helix.h Quito lo que ya no es necesario, para hacer el pull request limpio. --- keyboards/helix/helix.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/keyboards/helix/helix.h b/keyboards/helix/helix.h index 810a7acdbb4..b900d975d2a 100644 --- a/keyboards/helix/helix.h +++ b/keyboards/helix/helix.h @@ -17,6 +17,3 @@ #ifdef KEYBOARD_helix_pico #include "pico.h" #endif -#ifdef KEYBOARD_helix_rev2_latam - #include "rev2_latam.h" -#endif \ No newline at end of file