summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/mnk65_stm32/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-01-20 02:35:18 +0000
committerGitHub <noreply@github.com>2023-01-20 02:35:18 +0000
commit5e502c3265c7616674af7ab929d4a964670c7b69 (patch)
tree5bdd3dd32b675559f3bf678b6df2a879a17852cd /keyboards/kopibeng/mnk65_stm32/config.h
parent891780b17f0dcf86624cadc18fb0fbeb2ee418d8 (diff)
Remove stray UNUSED_PINS (#19639)
Diffstat (limited to 'keyboards/kopibeng/mnk65_stm32/config.h')
-rw-r--r--keyboards/kopibeng/mnk65_stm32/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/kopibeng/mnk65_stm32/config.h b/keyboards/kopibeng/mnk65_stm32/config.h
index b539cb6348..35d7a0b481 100644
--- a/keyboards/kopibeng/mnk65_stm32/config.h
+++ b/keyboards/kopibeng/mnk65_stm32/config.h
@@ -35,7 +35,6 @@
*/
#define MATRIX_ROW_PINS { A10, B9, A1, B11, A3 }
#define MATRIX_COL_PINS { A9, B8, F0, C15, C14, C13, B10, B2, B1, B0, A7, A6, A5, A4, A2 }
-#define UNUSED_PINS
#define LED_CAPS_LOCK_PIN A8