summaryrefslogtreecommitdiff
path: root/keyboards/ingrained
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-01-20 02:35:58 +0000
committerQMK Bot <hello@qmk.fm>2023-01-20 02:35:58 +0000
commit771d85b86ff3eaba0ef197c109ee6fa8310976c6 (patch)
treee612e802549ba2fd03ed2cdab833be445682298e /keyboards/ingrained
parent64d5ef40565835d405439aa48019a5d29cab4719 (diff)
parent5e502c3265c7616674af7ab929d4a964670c7b69 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ingrained')
-rw-r--r--keyboards/ingrained/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ingrained/config.h b/keyboards/ingrained/config.h
index 8fb731efe5..cf15f75d86 100644
--- a/keyboards/ingrained/config.h
+++ b/keyboards/ingrained/config.h
@@ -12,10 +12,6 @@
#define MATRIX_ROWS_PER_SIDE (MATRIX_ROWS / 2)
#define MATRIX_COLS_PER_SIDE (MATRIX_COLS / 2)
-#define UNUSED_MCU 13
-#define UNUSED_MCP 6
-
-
// wiring
#define MATRIX_ROW_PINS_MCU \
{ B0, B1, B2, B3 }