From 2da0827d4ffbcba161126d6001f370e97d0172a8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 17 Feb 2023 16:08:25 +1100 Subject: Remove matrix size defines (#19581) --- keyboards/ep/40/config.h | 4 ---- keyboards/ep/96/config.h | 4 ---- keyboards/ep/comsn/hs68/config.h | 4 ---- keyboards/ep/comsn/mollydooker/config.h | 4 ---- keyboards/ep/comsn/tf_longeboye/config.h | 4 ---- 5 files changed, 20 deletions(-) (limited to 'keyboards/ep') diff --git a/keyboards/ep/40/config.h b/keyboards/ep/40/config.h index 3240274d26..df885b6f25 100644 --- a/keyboards/ep/40/config.h +++ b/keyboards/ep/40/config.h @@ -18,10 +18,6 @@ along with this program. If not, see . #pragma once -/* key matrix size */ -#define MATRIX_ROWS 4 -#define MATRIX_COLS 12 - /* * Keyboard Matrix Assignments * diff --git a/keyboards/ep/96/config.h b/keyboards/ep/96/config.h index 7b63d2af43..df76a35880 100644 --- a/keyboards/ep/96/config.h +++ b/keyboards/ep/96/config.h @@ -18,10 +18,6 @@ along with this program. If not, see . #pragma once -/* key matrix size */ -#define MATRIX_ROWS 6 -#define MATRIX_COLS 19 - /* * Keyboard Matrix Assignments * diff --git a/keyboards/ep/comsn/hs68/config.h b/keyboards/ep/comsn/hs68/config.h index b8e2ea8660..736fbe5370 100644 --- a/keyboards/ep/comsn/hs68/config.h +++ b/keyboards/ep/comsn/hs68/config.h @@ -18,10 +18,6 @@ along with this program. If not, see . #pragma once -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 15 - /* * Keyboard Matrix Assignments * diff --git a/keyboards/ep/comsn/mollydooker/config.h b/keyboards/ep/comsn/mollydooker/config.h index 1fe6b875cf..573ba5d32a 100644 --- a/keyboards/ep/comsn/mollydooker/config.h +++ b/keyboards/ep/comsn/mollydooker/config.h @@ -18,10 +18,6 @@ along with this program. If not, see . #pragma once -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 19 - /* * Keyboard Matrix Assignments * diff --git a/keyboards/ep/comsn/tf_longeboye/config.h b/keyboards/ep/comsn/tf_longeboye/config.h index 8dcc87d68c..655715c361 100644 --- a/keyboards/ep/comsn/tf_longeboye/config.h +++ b/keyboards/ep/comsn/tf_longeboye/config.h @@ -18,10 +18,6 @@ along with this program. If not, see . #pragma once -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 18 - /* * Keyboard Matrix Assignments * -- cgit v1.2.3