diff options
Diffstat (limited to 'keyboards/wekey')
-rw-r--r-- | keyboards/wekey/polaris/config.h | 1 | ||||
-rw-r--r-- | keyboards/wekey/we27/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/wekey/polaris/config.h b/keyboards/wekey/polaris/config.h index c99bb79d1c..47ee5c7e1b 100644 --- a/keyboards/wekey/polaris/config.h +++ b/keyboards/wekey/polaris/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 10 diff --git a/keyboards/wekey/we27/config.h b/keyboards/wekey/we27/config.h index aa5e25cbad..7d9dc22801 100644 --- a/keyboards/wekey/we27/config.h +++ b/keyboards/wekey/we27/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 6 |