summaryrefslogtreecommitdiff
path: root/keyboards/handwired/split65/stm32/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-07-03 07:40:13 +1000
committerGitHub <noreply@github.com>2023-07-02 22:40:13 +0100
commit023035f462fa307a30968247f33854ac361b232d (patch)
tree6d4c493f7867d1f28e4c2181da0153e832924a35 /keyboards/handwired/split65/stm32/config.h
parent9ab16e62f75dc6228549ec0aba00ec0704bbc779 (diff)
Move miscellaneous defines to data driven (#21382)
Diffstat (limited to 'keyboards/handwired/split65/stm32/config.h')
-rw-r--r--keyboards/handwired/split65/stm32/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/split65/stm32/config.h b/keyboards/handwired/split65/stm32/config.h
index 020e44f02e..3d48891e7e 100644
--- a/keyboards/handwired/split65/stm32/config.h
+++ b/keyboards/handwired/split65/stm32/config.h
@@ -21,8 +21,6 @@
#define AUDIO_PIN_ALT A4
#define AUDIO_PIN_ALT_AS_NEGATIVE
-#define MATRIX_IO_DELAY 5
-
#define SELECT_SOFT_SERIAL_SPEED 1
#define SERIAL_USART_DRIVER SD1
#define SERIAL_USART_TX_PAL_MODE 7