summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/alicekk/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-07 11:05:37 +1100
committerGitHub <noreply@github.com>2023-02-07 00:05:37 +0000
commit11b6bb8179ce93c5954c96e24ef6dd09c497a131 (patch)
treec25df1a6613eb3369a93daedfba2be4f39e8cd57 /keyboards/mwstudio/alicekk/config.h
parenta988f8a169112e31b21ff7c61870ab483c396cf3 (diff)
Remove unused Bootmagic row/col defines from config.h (#19761)
Diffstat (limited to 'keyboards/mwstudio/alicekk/config.h')
-rw-r--r--keyboards/mwstudio/alicekk/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mwstudio/alicekk/config.h b/keyboards/mwstudio/alicekk/config.h
index ed792fe627..8b391445cc 100644
--- a/keyboards/mwstudio/alicekk/config.h
+++ b/keyboards/mwstudio/alicekk/config.h
@@ -25,9 +25,6 @@
#define MATRIX_ROW_PINS { A3, A5, A6, A7, B0 }
#define MATRIX_COL_PINS { A10, A9, A8, B15, B14, B13, B12, A4, A2, A1, B6, B5, B4, B3, A15 }
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0
-
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION ROW2COL