diff options
Diffstat (limited to 'keyboards/akb')
-rw-r--r-- | keyboards/akb/eb46/config.h | 1 | ||||
-rw-r--r-- | keyboards/akb/raine/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/akb/eb46/config.h b/keyboards/akb/eb46/config.h index 68fa6aaf1c..a0185e4d85 100644 --- a/keyboards/akb/eb46/config.h +++ b/keyboards/akb/eb46/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 4 diff --git a/keyboards/akb/raine/config.h b/keyboards/akb/raine/config.h index d04304c9c3..ef517173b4 100644 --- a/keyboards/akb/raine/config.h +++ b/keyboards/akb/raine/config.h @@ -16,7 +16,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 |