diff options
Diffstat (limited to 'keyboards/alf')
-rw-r--r-- | keyboards/alf/dc60/config.h | 1 | ||||
-rw-r--r-- | keyboards/alf/x11/config.h | 1 | ||||
-rw-r--r-- | keyboards/alf/x2/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/alf/dc60/config.h b/keyboards/alf/dc60/config.h index 1b44059565..aa1d8547de 100644 --- a/keyboards/alf/dc60/config.h +++ b/keyboards/alf/dc60/config.h @@ -17,7 +17,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 diff --git a/keyboards/alf/x11/config.h b/keyboards/alf/x11/config.h index 548116a1de..924d006654 100644 --- a/keyboards/alf/x11/config.h +++ b/keyboards/alf/x11/config.h @@ -17,7 +17,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 7 diff --git a/keyboards/alf/x2/config.h b/keyboards/alf/x2/config.h index ffee4ecbd4..004135261a 100644 --- a/keyboards/alf/x2/config.h +++ b/keyboards/alf/x2/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 |