diff options
Diffstat (limited to 'keyboards/atset')
-rw-r--r-- | keyboards/atset/at1/config.h | 1 | ||||
-rw-r--r-- | keyboards/atset/at12/config.h | 1 | ||||
-rw-r--r-- | keyboards/atset/at16/config.h | 1 | ||||
-rw-r--r-- | keyboards/atset/at3/config.h | 1 | ||||
-rw-r--r-- | keyboards/atset/at6/config.h | 1 | ||||
-rw-r--r-- | keyboards/atset/at9/config.h | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/atset/at1/config.h b/keyboards/atset/at1/config.h index 635faf9b4e..45d6d37409 100644 --- a/keyboards/atset/at1/config.h +++ b/keyboards/atset/at1/config.h @@ -15,7 +15,6 @@ #pragma once -#include "config_common.h" /* Key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/atset/at12/config.h b/keyboards/atset/at12/config.h index d27b4b646a..a215c26e5d 100644 --- a/keyboards/atset/at12/config.h +++ b/keyboards/atset/at12/config.h @@ -15,7 +15,6 @@ #pragma once -#include "config_common.h" /* Key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/atset/at16/config.h b/keyboards/atset/at16/config.h index 400244a66e..e714329e48 100644 --- a/keyboards/atset/at16/config.h +++ b/keyboards/atset/at16/config.h @@ -15,7 +15,6 @@ #pragma once -#include "config_common.h" /* Key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/atset/at3/config.h b/keyboards/atset/at3/config.h index 5195939cf9..c568c22c50 100644 --- a/keyboards/atset/at3/config.h +++ b/keyboards/atset/at3/config.h @@ -15,7 +15,6 @@ #pragma once -#include "config_common.h" /* Key matrix size */ #define MATRIX_ROWS 1 diff --git a/keyboards/atset/at6/config.h b/keyboards/atset/at6/config.h index b443529631..60aad34fdc 100644 --- a/keyboards/atset/at6/config.h +++ b/keyboards/atset/at6/config.h @@ -15,7 +15,6 @@ #pragma once -#include "config_common.h" /* Key matrix size */ #define MATRIX_ROWS 2 diff --git a/keyboards/atset/at9/config.h b/keyboards/atset/at9/config.h index bf9819c4b9..d364d46e2b 100644 --- a/keyboards/atset/at9/config.h +++ b/keyboards/atset/at9/config.h @@ -15,7 +15,6 @@ #pragma once -#include "config_common.h" /* Key matrix size */ #define MATRIX_ROWS 3 |