summaryrefslogtreecommitdiff
path: root/keyboards/doio/kb16/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/doio/kb16/rev1/config.h')
-rw-r--r--keyboards/doio/kb16/rev1/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/doio/kb16/rev1/config.h b/keyboards/doio/kb16/rev1/config.h
index aa066fe393..460fa439f6 100644
--- a/keyboards/doio/kb16/rev1/config.h
+++ b/keyboards/doio/kb16/rev1/config.h
@@ -17,23 +17,11 @@
#pragma once
-
-/* key matrix pins */
-#define MATRIX_ROW_PINS { D5, D4, D3, D2 }
-#define MATRIX_COL_PINS { F5, F4, F1, F0, B7 }
-
-/* COL2ROW or ROW2COL */
-#define DIODE_DIRECTION COL2ROW
-
-/* Forcing to use NKRO instead 6KRO */
-#define FORCE_NKRO
-
/* Use the custom font */
#define OLED_FONT_H "./lib/glcdfont.c"
#ifdef RGB_MATRIX_ENABLE
/* RGB Matrix config */
- #define RGB_DI_PIN F6
#define RGB_MATRIX_LED_COUNT 16
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200
#define RGB_MATRIX_DEFAULT_VAL RGB_MATRIX_MAXIMUM_BRIGHTNESS