summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/mun/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/rgbkb/mun/config.h
parent9ab16e62f75dc6228549ec0aba00ec0704bbc779 (diff)
Move miscellaneous defines to data driven (#21382)
Diffstat (limited to 'keyboards/rgbkb/mun/config.h')
-rw-r--r--keyboards/rgbkb/mun/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/rgbkb/mun/config.h b/keyboards/rgbkb/mun/config.h
index 882f1ffda8..55a1c7367c 100644
--- a/keyboards/rgbkb/mun/config.h
+++ b/keyboards/rgbkb/mun/config.h
@@ -9,8 +9,6 @@
#pragma once
-#define MATRIX_IO_DELAY 5
-
#define BUSY_WAIT
#define BUSY_WAIT_INSTRUCTIONS 35 // Increase if two rows are pressed at the same time.
#define GPIO_INPUT_PIN_DELAY 10