diff options
Diffstat (limited to 'keyboards/teleport')
-rw-r--r-- | keyboards/teleport/native/config.h | 1 | ||||
-rw-r--r-- | keyboards/teleport/numpad/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/teleport/native/config.h b/keyboards/teleport/native/config.h index 681b9e8001..70b09da4f1 100644 --- a/keyboards/teleport/native/config.h +++ b/keyboards/teleport/native/config.h @@ -14,7 +14,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" /* Enable NKRO by default*/ #define FORCE_NKRO diff --git a/keyboards/teleport/numpad/config.h b/keyboards/teleport/numpad/config.h index 6294ac7e5f..1b5ba856ec 100644 --- a/keyboards/teleport/numpad/config.h +++ b/keyboards/teleport/numpad/config.h @@ -14,7 +14,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 |