summaryrefslogtreecommitdiff
path: root/keyboards/primekb/prime_l/v2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/primekb/prime_l/v2/config.h')
-rw-r--r--keyboards/primekb/prime_l/v2/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/primekb/prime_l/v2/config.h b/keyboards/primekb/prime_l/v2/config.h
index d479a57f66..c622fe023c 100644
--- a/keyboards/primekb/prime_l/v2/config.h
+++ b/keyboards/primekb/prime_l/v2/config.h
@@ -17,11 +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
-#define MATRIX_COLS 16
/* Keyboard Matrix Assignments */
#define MATRIX_ROW_PINS { E6, B2, B1, B0, B6 }