diff options
Diffstat (limited to 'keyboards/jc65')
-rw-r--r-- | keyboards/jc65/v32a/config.h | 1 | ||||
-rw-r--r-- | keyboards/jc65/v32u4/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/jc65/v32a/config.h b/keyboards/jc65/v32a/config.h index a8f6262fc8..01581d1041 100644 --- a/keyboards/jc65/v32a/config.h +++ b/keyboards/jc65/v32a/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" /* matrix size */ #define MATRIX_ROWS 7 diff --git a/keyboards/jc65/v32u4/config.h b/keyboards/jc65/v32u4/config.h index a4d03beb76..0b00f291fa 100644 --- a/keyboards/jc65/v32u4/config.h +++ b/keyboards/jc65/v32u4/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 |